Browse Source

更新版本号

Karson 6 years ago
parent
commit
41ae511dc3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/config.php

+ 1 - 1
application/config.php

@@ -272,7 +272,7 @@ return [
         //自动检测更新
         'checkupdate'         => false,
         //版本号
-        'version'             => '1.0.0.20190301_beta',
+        'version'             => '1.0.0.20190318_beta',
         //API接口地址
         'api_url'             => 'https://api.fastadmin.net',
     ],