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 a705f5a commit f52d066Copy full SHA for f52d066
library/Core.php
@@ -1,6 +1,6 @@
1
<?php
2
//should contain app meta data such as version
3
-define('APP_VERSION', '0.0.7');
+define('APP_VERSION', '0.0.8');
4
5
define('APP_Name','CommentsPress');
6
// comment out this line if you don't want this meta response header
0 commit comments