Skip to content

Commit f52d066

Browse files
committed
v 8
1 parent a705f5a commit f52d066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/Core.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
//should contain app meta data such as version
3-
define('APP_VERSION', '0.0.7');
3+
define('APP_VERSION', '0.0.8');
44

55
define('APP_Name','CommentsPress');
66
// comment out this line if you don't want this meta response header

0 commit comments

Comments
 (0)