diff --git a/config/app.php b/config/app.php index a10efe2c8..42b13b68b 100644 --- a/config/app.php +++ b/config/app.php @@ -9,7 +9,7 @@ | Version of Blessing Skin Server. | */ - 'version' => '6.0.0-rc.2', + 'version' => '6.0.0', /* |-------------------------------------------------------------------------- diff --git a/package.json b/package.json index 73a9d30ac..72e22294f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blessing-skin-server", - "version": "6.0.0-rc.2", + "version": "6.0.0", "description": "A web application brings your custom skins back in offline Minecraft servers.", "repository": { "type": "git",