diff --git a/manifest.json b/manifest.json index 9b56686..69f44a7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "id": "cmdr", "name": "Commander", - "version": "0.5.5", + "version": "0.5.7", "minAppVersion": "1.4.4", "description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.", "author": "jsmorabito & phibr0", "authorUrl": "https://github.com/phibr0", "fundingUrl": "https://ko-fi.com/phibr0", "isDesktopOnly": false -} +} \ No newline at end of file diff --git a/package.json b/package.json index 812eccf..f9d1263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cmdr", - "version": "0.5.6", + "version": "0.5.7", "description": "Customize your workspace by adding commands /everywhere/.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index 382da29..41ac060 100644 --- a/versions.json +++ b/versions.json @@ -4,5 +4,6 @@ "0.1.1": "0.16.0", "0.1.0": "0.15.0", "0.5.2": "1.4.0", - "0.5.6": "1.4.0" -} + "0.5.6": "1.4.0", + "0.5.7": "1.4.4" +} \ No newline at end of file