From 3586f42048299391855fe47297cdd1537f642861 Mon Sep 17 00:00:00 2001 From: frostime Date: Tue, 14 May 2024 18:10:20 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20add=20version=20tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ package.json | 2 +- plugin.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfb10e7..4584c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 6ab13e4..0df7ecb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "siyuan-dailynote-today", - "version": "1.6.2", + "version": "1.6.3", "description": "", "main": ".src/index.js", "keywords": [], diff --git a/plugin.json b/plugin.json index 4c01a19..c1dbd47 100644 --- a/plugin.json +++ b/plugin.json @@ -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 管理 + 移动块功能",