diff --git a/config/app.php b/config/app.php index e0842a6..ea163b0 100644 --- a/config/app.php +++ b/config/app.php @@ -6,7 +6,7 @@ return [ // 应用名称 'app_name' => 'pearProject', // 应用版本 - 'app_version' => '2.5.0', + 'app_version' => '2.5.1', // 应用地址 'app_host' => '', // 应用调试模式