diff --git a/config/app.php b/config/app.php index bfcc2291..92a8f57e 100644 --- a/config/app.php +++ b/config/app.php @@ -8,6 +8,6 @@ | */ return [ - 'version' => '3.0.3', + 'version' => '3.0.4', 'locale' => 'zh-cn' ]; diff --git a/package.json b/package.json index 776fe0db..d5325388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blessing-skin-server", - "version": "3.0.3", + "version": "3.0.4", "description": "Just a simple open-source Minecraft skin server written in PHP.", "repository": { "type": "git",