We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81778a4 commit 5b13e9cCopy full SHA for 5b13e9c
app/Constant/AppConstant.php
@@ -6,5 +6,5 @@ class AppConstant
6
{
7
const APP = 'blog';
8
const APP_NAME = 'ModStartBlog';
9
- const VERSION = '8.3.0';
+ const VERSION = '8.4.0';
10
}
0 commit comments