Browse Source

更新版本号码

tushan 10 months ago
parent
commit
390b654fe3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/index.php

+ 2 - 2
public/index.php

@@ -1,8 +1,8 @@
 <?php
 
 namespace think;
-define('app_version', '2.0.2');
-define('app_version_code', 202);
+define('app_version', '2.0.4');
+define('app_version_code', 204);
 require __DIR__ . '/../vendor/autoload.php';
 
 // 执行HTTP应用并响应