diff --git a/manifest.json b/manifest.json index 57d260b..7092cf5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "arcana", "name": "Arcana", - "version": "1.2.4", + "version": "1.2.5", "minAppVersion": "0.15.0", "description": "A collection of AI powered tools", "author": "A-F-V", diff --git a/package.json b/package.json index 1e11145..e5d69ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arcana", - "version": "1.2.4", + "version": "1.2.5", "description": "This is a sample plugin for Obsidian (https://obsidian.md)", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index ce50522..81d5bc6 100644 --- a/versions.json +++ b/versions.json @@ -16,5 +16,6 @@ "1.2.1": "0.15.0", "1.2.2": "0.15.0", "1.2.3": "0.15.0", - "1.2.4": "0.15.0" + "1.2.4": "0.15.0", + "1.2.5": "0.15.0" } \ No newline at end of file