diff --git a/manifest-beta.json b/manifest-beta.json index dc4eda7..3e44f73 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.3.60", + "version": "2.3.61", "author": "Boninall", "authorUrl": "https://github.com/Quorafind/", "isDesktopOnly": false, diff --git a/manifest.json b/manifest.json index dc4eda7..3e44f73 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.3.60", + "version": "2.3.61", "author": "Boninall", "authorUrl": "https://github.com/Quorafind/", "isDesktopOnly": false, diff --git a/package.json b/package.json index 43faa2e..be2e9fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thino", - "version": "2.3.60", + "version": "2.3.61", "scripts": { "release": "dotenv release-it --" }, diff --git a/versions.json b/versions.json index 7c39e45..a307f58 100644 --- a/versions.json +++ b/versions.json @@ -112,5 +112,6 @@ "2.3.57": "1.0.0", "2.3.58": "1.0.0", "2.3.59": "1.0.0", - "2.3.60": "1.0.0" + "2.3.60": "1.0.0", + "2.3.61": "1.0.0" } \ No newline at end of file