update version

This commit is contained in:
net909
2026-02-27 18:43:57 +08:00
parent 780e01ce4f
commit 0813f2cdca
3 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ return [
'show_error_msg' => true,
'exception_tmpl' => \think\facade\App::getAppPath() . 'view/exception.tpl',
'version' => '1047',
'version' => '1048',
'dbversion' => '1045'
'dbversion' => '1048'
];