Bump version to 6.0.0-rc.1

This commit is contained in:
Pig Fang 2021-12-12 19:36:55 +08:00
parent 1b00600c3b
commit 89db8299bb
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ return [
| Version of Blessing Skin Server. | Version of Blessing Skin Server.
| |
*/ */
'version' => '6.0.0-beta.4', 'version' => '6.0.0-rc.1',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View File

@ -1,6 +1,6 @@
{ {
"name": "blessing-skin-server", "name": "blessing-skin-server",
"version": "6.0.0-beta.4", "version": "6.0.0-rc.1",
"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",