diff --git a/manifest-beta.json b/manifest-beta.json index 4a1a70a..3cd4037 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.", - "version": "2.4.32", + "version": "2.4.33", "author": "Boninall", "authorUrl": "https://github.com/Quorafind/", "isDesktopOnly": false, diff --git a/manifest.json b/manifest.json index 4a1a70a..3cd4037 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.", - "version": "2.4.32", + "version": "2.4.33", "author": "Boninall", "authorUrl": "https://github.com/Quorafind/", "isDesktopOnly": false, diff --git a/package.json b/package.json index 0d600e1..540267d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thino", - "version": "2.4.32", + "version": "2.4.33", "scripts": { "release": "dotenv release-it --" }, diff --git a/versions.json b/versions.json index c775536..299c958 100644 --- a/versions.json +++ b/versions.json @@ -156,5 +156,6 @@ "2.4.29": "1.0.0", "2.4.30": "1.0.0", "2.4.31": "1.0.0", - "2.4.32": "1.0.0" + "2.4.32": "1.0.0", + "2.4.33": "1.0.0" } \ No newline at end of file