diff --git a/manifest.json b/manifest.json index aa8a0af..267d30b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "open-gate", "name": "Open Gate", - "version": "1.10.5", + "version": "1.10.6", "minAppVersion": "0.15.0", "description": "Embed any website to Obsidian, you have anything you need in one place. You can browse website and take notes at the same time. e.g. Ask ChatGPT and copy the answer directly to your note.", "author": "duocnv", diff --git a/package.json b/package.json index 1f4483f..88f6168 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-open-gate", - "version": "1.10.5", + "version": "1.10.6", "description": "Embedding any website to Obsidian, from now all, you have anything you need in one place.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 51afb7a..a0c08b0 100644 --- a/versions.json +++ b/versions.json @@ -50,5 +50,6 @@ "1.10.2": "0.15.0", "1.10.3": "0.15.0", "1.10.4": "0.15.0", - "1.10.5": "0.15.0" + "1.10.5": "0.15.0", + "1.10.6": "0.15.0" } \ No newline at end of file