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 663d912 commit e570382Copy full SHA for e570382
config/app.php
@@ -9,7 +9,7 @@
9
| Version of Blessing Skin Server.
10
|
11
*/
12
- 'version' => '6.0.0-rc.2',
+ 'version' => '6.0.0',
13
14
/*
15
|--------------------------------------------------------------------------
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "blessing-skin-server",
3
- "version": "6.0.0-rc.2",
+ "version": "6.0.0",
4
"description": "A web application brings your custom skins back in offline Minecraft servers.",
5
"repository": {
6
"type": "git",
0 commit comments