Skip to content

Commit ae687b8

Browse files
committed
Bump version to 5.0.0-rc.4
1 parent a955fdf commit ae687b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
| Version of Blessing Skin Server.
1010
|
1111
*/
12-
'version' => '5.0.0-rc.3',
12+
'version' => '5.0.0-rc.4',
1313

1414
/*
1515
|--------------------------------------------------------------------------

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blessing-skin-server",
3-
"version": "5.0.0-rc.3",
3+
"version": "5.0.0-rc.4",
44
"description": "A web application brings your custom skins back in offline Minecraft servers.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)