diff --git a/manifest.json b/manifest.json index 6e974d7..d3f1b2d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cmdr", "name": "Commander", - "version": "0.5.7", + "version": "0.5.6", "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 a978f7c..382da29 100644 --- a/versions.json +++ b/versions.json @@ -4,5 +4,5 @@ "0.1.1": "0.16.0", "0.1.0": "0.15.0", "0.5.2": "1.4.0", - "0.5.7": "1.4.0" + "0.5.6": "1.4.0" }