diff --git a/manifest.json b/manifest.json index aa286b5..d9237ca 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "settings-float", "name": "Settings Float", - "version": "0.1.0", + "version": "0.2.0", "minAppVersion": "1.6.0", "description": "Makes the Settings, Theme, and Community Plugins dialogs movable and resizable.", "author": "Jason Swartz", diff --git a/versions.json b/versions.json index 603e6b7..2055dfe 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,4 @@ { - "0.1.0": "1.6.0" -} + "0.1.0": "1.6.0", + "0.2.0": "1.6.0" +} \ No newline at end of file