diff --git a/manifest.json b/manifest.json index 93af924..b02616b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "cmdr", "name": "Commander", - "version": "0.3.0", + "version": "0.4.0", "minAppVersion": "0.16.0", "description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.", "author": "jsmorabito & phibr0", diff --git a/package.json b/package.json index 3d7e265..e5a3339 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cmdr", - "version": "0.3.0", + "version": "0.4.0", "description": "Customize your workspace by adding commands /everywhere/.", "main": "main.js", "scripts": {