diff --git a/manifest.json b/manifest.json index e28c0134..5a85a0f4 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "codex-panel", "name": "Codex Panel", "version": "0.1.1", - "minAppVersion": "1.5.0", + "minAppVersion": "1.12.0", "description": "Run Codex from a side panel.", "author": "murashit", "isDesktopOnly": true diff --git a/versions.json b/versions.json index fc3147a2..9a461850 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,4 @@ { "0.1.0": "1.5.0", - "0.1.1": "1.5.0" + "0.1.1": "1.12.0" }