diff --git a/manifest-beta.json b/manifest-beta.json index d820cca..dc666f0 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,8 +1,8 @@ { "id": "tab-selector", "name": "Tab Selector", - "version": "0.3.0", - "minAppVersion": "1.5.8", + "version": "0.4.0-beta.2", + "minAppVersion": "1.5.12", "description": "Switch to the desired tab in about two actions without leaving the home position on the keyboard.", "author": "namikaze-40p", "authorUrl": "https://github.com/namikaze-40p", diff --git a/versions.json b/versions.json index 5e73852..8af6177 100644 --- a/versions.json +++ b/versions.json @@ -1,4 +1,5 @@ { + "0.4.0-beta.2": "1.5.12", "0.3.0": "1.5.8", "0.3.0-beta.4": "1.5.8", "0.2.0": "1.5.8",