diff --git a/manifest.json b/manifest.json index e5476b3..cc3623c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "augmented-canvas", "name": "Augmented Canvas", - "version": "0.1.11", + "version": "0.1.12", "minAppVersion": "1.1.0", "description": "Obsidian Canvas with AI features.", "author": "MetaCorp", diff --git a/package.json b/package.json index d059ce0..fa947b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-augmented-canvas", - "version": "0.1.11", + "version": "0.1.12", "description": "Obsidian Canvas with AI features.", "main": "main.js", "scripts": {