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