diff --git a/manifest.json b/manifest.json index 30b3994..5565416 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "arcana", "name": "Arcana", - "version": "1.6.3", + "version": "1.6.4", "minAppVersion": "0.15.0", "description": "A collection of AI powered tools", "author": "A-F-V", diff --git a/package.json b/package.json index a10456a..b7e0e8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcana", - "version": "1.6.3", + "version": "1.6.4", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 0c0110e..f771966 100644 --- a/versions.json +++ b/versions.json @@ -42,5 +42,6 @@ "1.6.0": "0.15.0", "1.6.1": "0.15.0", "1.6.2": "0.15.0", - "1.6.3": "0.15.0" + "1.6.3": "0.15.0", + "1.6.4": "0.15.0" } \ No newline at end of file