diff --git a/config/app.php b/config/app.php index d1ae6c3..590c1bf 100644 --- a/config/app.php +++ b/config/app.php @@ -31,7 +31,7 @@ return [ 'show_error_msg' => true, 'exception_tmpl' => \think\facade\App::getAppPath() . 'view/exception.tpl', - 'version' => '1029', + 'version' => '1030', 'dbversion' => '1028' ];