Skip to content

Commit 0269397

Browse files
committed
新增:博客批量导入支持
1 parent 080934c commit 0269397

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 = '10.0.0';
9+
const VERSION = '10.1.0';
1010
}
1111

0 commit comments

Comments
 (0)