We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff7bc9 commit 8fa404dCopy full SHA for 8fa404d
app/Constant/AppConstant.php
@@ -6,5 +6,5 @@ class AppConstant
6
{
7
const APP = 'cms';
8
const APP_NAME = 'ModStartCMS';
9
- const VERSION = '6.5.0';
+ const VERSION = '6.6.0';
10
}
0 commit comments