Skip to content

Commit 0e6ce03

Browse files
committed
feat: release 5.8.0
1 parent d3bcc06 commit 0e6ce03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = '5.7.0';
9+
const VERSION = '5.8.0';
1010
}

0 commit comments

Comments
 (0)