Skip to content

Commit a188c7a

Browse files
committed
feat: 9.7.0
1 parent cf5cc8b commit a188c7a

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 = 'cms';
88
const APP_NAME = 'ModStartCMS';
9-
const VERSION = '9.6.0';
9+
const VERSION = '9.7.0';
1010
}
1111

0 commit comments

Comments
 (0)