Bump version to 6.0.0-beta.2

This commit is contained in:
Pig Fang 2021-02-17 16:04:27 +08:00
parent 460153104c
commit de1f596401
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "blessing-skin-server",
"version": "6.0.0-beta.1",
"version": "6.0.0-beta.2",
"description": "A web application brings your custom skins back in offline Minecraft servers.",
"repository": {
"type": "git",