From 865cfad8ab32b2d1707f8b30172cfe2b99123cc0 Mon Sep 17 00:00:00 2001 From: loonghfut <165535596+loonghfut@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:23:24 +0800 Subject: [PATCH] v0.1.6 --- README.md | 3 +++ README_zh_CN.md | 6 +++++- plugin.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ccdcf0..b8e4638 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,6 @@ To display data from the database in a smaller area (currently only supports doc - Support for custom beautification settings - Support for displaying regular blocks +#### Update Log: + +- Please check the code commit record diff --git a/README_zh_CN.md b/README_zh_CN.md index 96f680d..02ecc3e 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -12,4 +12,8 @@ * 美化显示 * 支持设置自定义美化显示 -* 支持普通块显示 \ No newline at end of file +* 支持普通块显示 + +#### 更新日志: + +- 请查看代码提交记录 \ No newline at end of file diff --git a/plugin.json b/plugin.json index 8a8ab01..03e3c00 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "siyuan-database-display", "author": "steve", "url": "https://github.com/loonghfut/siyuan-database-display", - "version": "0.1.5", + "version": "0.1.6", "minAppVersion": "3.0.12", "backends": [ "windows",