Skip to content

Commit

Permalink
v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
loonghfut committed Dec 5, 2024
1 parent 4797041 commit 865cfad
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 5 additions & 1 deletion README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@

* 美化显示
* 支持设置自定义美化显示
* 支持普通块显示
* 支持普通块显示

#### 更新日志:

- 请查看代码提交记录
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 865cfad

Please sign in to comment.