Skip to content

Commit

Permalink
🔖 add version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
frostime committed May 14, 2024
1 parent af076a9 commit 3586f42
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## [2024-05-14] v1.6.3

- ⚡ 补充属性功能添加 plimit [#192](https://github.com/frostime/siyuan-dailynote-today/issues/192)


## [2024-05-08] v1.6.2: 快捷键

- 🎨 设置快捷键的 langText
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "siyuan-dailynote-today",
"version": "1.6.2",
"version": "1.6.3",
"description": "",
"main": ".src/index.js",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"en_US": "Daily Note Today"
},
"url": "https://github.com/frostime/siyuan-dailynote-today",
"version": "1.6.2",
"version": "1.6.3",
"minAppVersion": "3.0.0",
"description": {
"zh_CN": "自动创建日记 + 快速打开日记 + 日程 TODO 管理 + 移动块功能",
Expand Down

0 comments on commit 3586f42

Please sign in to comment.