diff --git a/config/app.php b/config/app.php index 6e6ffb2..bf468f6 100644 --- a/config/app.php +++ b/config/app.php @@ -31,7 +31,7 @@ 'show_error_msg' => true, 'exception_tmpl' => \think\facade\App::getAppPath() . 'view/exception.tpl', - 'version' => '1013', + 'version' => '1015', 'dbversion' => '1011' ];