Bump version to 4.3.3

This commit is contained in:
Pig Fang 2019-07-05 18:16:01 +08:00
parent 1c2220ef94
commit 58b132167c
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ pool:
vmImage: 'ubuntu-latest'
variables:
RELEASE_TAG: '4.3.2'
RELEASE_TAG: '4.3.3'
steps:
- script: |

View File

@ -9,7 +9,7 @@ return [
| Version of Blessing Skin Server.
|
*/
'version' => '4.3.2',
'version' => '4.3.3',
/*
|--------------------------------------------------------------------------

View File

@ -1,6 +1,6 @@
{
"name": "blessing-skin-server",
"version": "4.3.2",
"version": "4.3.3",
"description": "A web application brings your custom skins back in offline Minecraft servers.",
"repository": {
"type": "git",