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