We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dbda2 commit ea1a973Copy full SHA for ea1a973
1 file changed
app/Constant/AppConstant.php
@@ -6,6 +6,6 @@ class AppConstant
6
{
7
const APP = 'cms9';
8
const APP_NAME = 'ModStartCMS9';
9
- const VERSION = '8.9.0';
+ const VERSION = '9.0.0';
10
11
}
0 commit comments