From 49ac4b140dcfdbc7b0664aaa4c7860b56629277e Mon Sep 17 00:00:00 2001 From: abc2237512422 Date: Thu, 29 Aug 2019 14:48:55 +0800 Subject: [PATCH] 0.2 --- README.md | 8 ++++++++ theme_update_info.json | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cf57b9ba..2863bbbd 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,11 @@ Argon - 一个轻盈、简洁、美观的 WordPress 主题 ![截图3](https://abc233.site/argon-theme-docs/img/screenshot3.png) ![截图4](https://abc233.site/argon-theme-docs/img/screenshot4.png) + +# 更新日志 +## 20190829 v0.2 ++ 修复一些 BUG ++ checkbox 增加可选的 `inline` 属性 ++ 针对 Wordpress 管理条进行处理 ++ 修复夜间模式的一些问题 ++ 修改一些细节 \ No newline at end of file diff --git a/theme_update_info.json b/theme_update_info.json index eadd462e..3b656dbd 100644 --- a/theme_update_info.json +++ b/theme_update_info.json @@ -1,5 +1,5 @@ { - "version" : "0.1", + "version" : "0.2", "details_url" : "https://github.com/abc2237512422/argon-theme/", - "download_url" : "https://github.com/abc2237512422/argon-theme/releases/download/v0.1/argon.zip" + "download_url" : "https://github.com/abc2237512422/argon-theme/releases/download/v0.2/argon.zip" }