We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5cc8b commit a188c7aCopy full SHA for a188c7a
app/Constant/AppConstant.php
@@ -6,6 +6,6 @@ class AppConstant
6
{
7
const APP = 'cms';
8
const APP_NAME = 'ModStartCMS';
9
- const VERSION = '9.6.0';
+ const VERSION = '9.7.0';
10
}
11
0 commit comments