Skip to content

Commit ef00c91

Browse files
author
git
committed
$新增:博客发布时间和定时发布时间做区分显示
1 parent 7262597 commit ef00c91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/Constant/AppConstant.php

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

module/Blog/Docs/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 3.6.0
1+
## 3.6.0 适配标签云,定时发布,链接异常修复
22

33
- 新增:适配支持标签云 TagManager 模块
44
- 新增:博客发布时间和定时发布时间做区分显示

0 commit comments

Comments
 (0)