We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad9e87 commit 3146144Copy full SHA for 3146144
config/app.php
@@ -9,7 +9,7 @@
9
| Version of Blessing Skin Server.
10
|
11
*/
12
- 'version' => '5.1.1',
+ 'version' => '5.2.0',
13
14
/*
15
|--------------------------------------------------------------------------
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blessing-skin-server",
3
- "version": "5.1.1",
+ "version": "5.2.0",
4
"description": "A web application brings your custom skins back in offline Minecraft servers.",
5
"repository": {
6
"type": "git",
0 commit comments