diff --git a/manifest.json b/manifest.json index 4e20f61..022a0d0 100755 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Bump Version!", "description": "This extension automate the release version flow for the Front End Core team", - "version": "1.3", + "version": "1.4", "browser_action": { "default_icon": "icons/bump-version-icon.png" },