diff --git a/manifest.json b/manifest.json index eb31fe4..32f8297 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "arcana", "name": "Arcana", - "version": "1.3.5", + "version": "1.3.6", "minAppVersion": "0.15.0", "description": "A collection of AI powered tools", "author": "A-F-V", diff --git a/package.json b/package.json index fc49dea..b531765 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcana", - "version": "1.3.5", + "version": "1.3.6", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index facc1b5..1e0b6aa 100644 --- a/versions.json +++ b/versions.json @@ -27,5 +27,6 @@ "1.3.2": "0.15.0", "1.3.3": "0.15.0", "1.3.4": "0.15.0", - "1.3.5": "0.15.0" + "1.3.5": "0.15.0", + "1.3.6": "0.15.0" } \ No newline at end of file