diff --git a/manifest.json b/manifest.json index ea50b9a..46b5599 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "arcana", "name": "Arcana", - "version": "1.6.0", + "version": "1.6.1", "minAppVersion": "0.15.0", "description": "A collection of AI powered tools", "author": "A-F-V", diff --git a/package.json b/package.json index f6f02de..db728cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcana", - "version": "1.6.0", + "version": "1.6.1", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index db2c305..a356eba 100644 --- a/versions.json +++ b/versions.json @@ -39,5 +39,6 @@ "1.5.4": "0.15.0", "1.5.5": "0.15.0", "1.5.6": "0.15.0", - "1.6.0": "0.15.0" + "1.6.0": "0.15.0", + "1.6.1": "0.15.0" } \ No newline at end of file