We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d4b4d commit 5a1aa3bCopy full SHA for 5a1aa3b
app/Constant/AppConstant.php
@@ -6,6 +6,6 @@ class AppConstant
6
{
7
const APP = 'blog';
8
const APP_NAME = 'ModStartBlog';
9
- const VERSION = '10.7.0';
+ const VERSION = '10.8.0';
10
}
11
0 commit comments