Skip to content

Commit 16d1c02

Browse files
committed
bugfix: remove debug info
1 parent 1fa54cd commit 16d1c02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Constant/AppConstant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ class AppConstant
66
{
77
const APP = 'blog';
88
const APP_NAME = 'ModStartBlog';
9-
const VERSION = '7.1.0';
9+
const VERSION = '7.1.1';
1010
}

0 commit comments

Comments
 (0)