Bump version to 3.5.0

This commit is contained in:
printempw 2018-08-21 13:50:28 +08:00
parent 2d90498d80
commit badcc7bbf1
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' => '3.5.0-beta', 'version' => '3.5.0',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View File

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