diff --git a/manifest.json b/manifest.json index 2786911..66d0675 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "open-gate", "name": "Open Gate", - "version": "1.8.1", + "version": "1.8.4", "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/versions.json b/versions.json index f058899..57f6e6a 100644 --- a/versions.json +++ b/versions.json @@ -33,5 +33,6 @@ "1.4.5": "0.15.0", "1.7.1": "0.15.0", "1.8.0": "0.15.0", - "1.8.1": "0.15.0" + "1.8.1": "0.15.0", + "1.8.4": "0.15.0" } \ No newline at end of file