diff --git a/manifest.json b/manifest.json index d3f1b2d..6e974d7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cmdr", "name": "Commander", - "version": "0.5.6", + "version": "0.5.7", "minAppVersion": "1.4.0", "description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.", "author": "jsmorabito & phibr0", diff --git a/versions.json b/versions.json index cd0152b..a978f7c 100644 --- a/versions.json +++ b/versions.json @@ -3,5 +3,6 @@ "0.4.1": "0.16.0", "0.1.1": "0.16.0", "0.1.0": "0.15.0", - "0.5.2": "1.4.0" -} \ No newline at end of file + "0.5.2": "1.4.0", + "0.5.7": "1.4.0" +}