diff --git a/manifest-beta.json b/manifest-beta.json index 1be444a..2ed51b2 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-another-quick-switcher", "name": "Another Quick Switcher", - "version": "12.0.1", + "version": "12.1.0", "minAppVersion": "1.7.2", "description": "This is an Obsidian plugin which is another choice of Quick switcher.", "author": "tadashi-aikawa", diff --git a/manifest.json b/manifest.json index 1be444a..2ed51b2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-another-quick-switcher", "name": "Another Quick Switcher", - "version": "12.0.1", + "version": "12.1.0", "minAppVersion": "1.7.2", "description": "This is an Obsidian plugin which is another choice of Quick switcher.", "author": "tadashi-aikawa", diff --git a/package.json b/package.json index cca0e0b..c51f719 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-another-quick-switcher", - "version": "12.0.1", + "version": "12.1.0", "description": "Todo", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 2fc1f08..9e86251 100644 --- a/versions.json +++ b/versions.json @@ -70,5 +70,6 @@ "11.5.1": "1.4.11", "11.6.0": "1.4.11", "12.0.0": "1.7.2", - "12.0.1": "1.7.2" + "12.0.1": "1.7.2", + "12.1.0": "1.7.2" } \ No newline at end of file