We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa54cd commit 16d1c02Copy full SHA for 16d1c02
1 file changed
app/Constant/AppConstant.php
@@ -6,5 +6,5 @@ class AppConstant
6
{
7
const APP = 'blog';
8
const APP_NAME = 'ModStartBlog';
9
- const VERSION = '7.1.0';
+ const VERSION = '7.1.1';
10
}
0 commit comments