diff --git a/manifest.json b/manifest.json index eb8877a..ca97d43 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "id": "cmdr", "name": "Commander", - "version": "0.5.1", + "version": "0.5.2", "minAppVersion": "1.4.0", "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 0b815d4..d8dc9f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cmdr", - "version": "0.5.1", + "version": "0.5.2", "description": "Customize your workspace by adding commands /everywhere/.", "main": "main.js", "scripts": { diff --git a/versions.json b/versions.json index b20df6a..cd0152b 100644 --- a/versions.json +++ b/versions.json @@ -2,5 +2,6 @@ "0.4.2": "1.1.0", "0.4.1": "0.16.0", "0.1.1": "0.16.0", - "0.1.0": "0.15.0" -} + "0.1.0": "0.15.0", + "0.5.2": "1.4.0" +} \ No newline at end of file