We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dea018 commit ef64497Copy full SHA for ef64497
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.7.0';
+ const VERSION = '8.8.0';
10
11
}
0 commit comments