Skip to content

Commit 43c814e

Browse files
committed
优化:MS.ui.htmlNav为空时不显示
1 parent 0a15374 commit 43c814e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Constant/AppConstant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ class AppConstant
66
{
77
const APP = 'blog';
88
const APP_NAME = 'ModStartBlog';
9-
const VERSION = '9.2.0';
9+
const VERSION = '9.3.0';
1010
}
1111

0 commit comments

Comments
 (0)