Skip to content

Commit 908a8d2

Browse files
committed
release v0.6 stable
1 parent 943ed7e commit 908a8d2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

docs/logs.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 版本更新日志
22

3+
## v0.6.0.1 稳定版
4+
5+
**注意:不再支持 Typecho 1.1 及之前的版本**
6+
7+
1. 支持 Typecho 1.2,不再支持旧版本
8+
1. 本版本保留 v0.5 的大部分代码,仅针对新版本进行了适配,没有新增功能
9+
310
## v0.6.0.0 测试版
411

512
1. 支持 Typecho 1.2

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @package Morecho Theme
66
* @author MuZhou233
7-
* @version 0.6.0.0
7+
* @version 0.6.0.1
88
* @link https://typecho.mosar.in
99
*/
1010

plugins/MorechoFriends/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* @package Morecho Theme Plugin - Friends
77
* @author MuZhou233
8-
* @version 0.1.0
8+
* @version 0.6.0
99
* @link https://typecho.mosar.in
1010
*/
1111
class MorechoFriends_Plugin implements Typecho_Plugin_Interface

0 commit comments

Comments
 (0)