From 301d702eecc49d87321a2f26467abf82b73d245e Mon Sep 17 00:00:00 2001 From: quorafind <951011105@qq.com> Date: Mon, 14 Oct 2024 21:20:15 +0800 Subject: [PATCH] chore: release obsidian plugin v2.4.58 --- manifest-beta.json | 2 +- manifest.json | 2 +- versions.json | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest-beta.json b/manifest-beta.json index da6b447..4d592a1 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -2,7 +2,7 @@ "id": "obsidian-memos", "name": "Thino", "description": "Capturing ideas and save them into daily notes. (Closed source)", - "version": "2.4.57", + "version": "2.4.58", "author": "Boninall", "authorUrl": "https://github.com/Quorafind/", "isDesktopOnly": false, diff --git a/manifest.json b/manifest.json index da6b447..4d592a1 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "obsidian-memos", "name": "Thino", "description": "Capturing ideas and save them into daily notes. (Closed source)", - "version": "2.4.57", + "version": "2.4.58", "author": "Boninall", "authorUrl": "https://github.com/Quorafind/", "isDesktopOnly": false, diff --git a/versions.json b/versions.json index d1ee9b9..a9fedc8 100644 --- a/versions.json +++ b/versions.json @@ -181,5 +181,6 @@ "2.4.54": "1.0.0", "2.4.55": "1.0.0", "2.4.56": "1.0.0", - "2.4.57": "1.0.0" + "2.4.57": "1.0.0", + "2.4.58": "1.0.0" } \ No newline at end of file