Bump version to 4.3.5
This commit is contained in:
parent
4df5d867a9
commit
94ef51ea0d
|
|
@ -7,7 +7,7 @@ pool:
|
|||
vmImage: 'ubuntu-latest'
|
||||
|
||||
variables:
|
||||
RELEASE_TAG: '4.3.4'
|
||||
RELEASE_TAG: '4.3.5'
|
||||
|
||||
steps:
|
||||
- script: |
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ return [
|
|||
| Version of Blessing Skin Server.
|
||||
|
|
||||
*/
|
||||
'version' => '4.3.4',
|
||||
'version' => '4.3.5',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "blessing-skin-server",
|
||||
"version": "4.3.4",
|
||||
"version": "4.3.5",
|
||||
"description": "A web application brings your custom skins back in offline Minecraft servers.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user