diff --git a/VERSION b/VERSION index 9f8e9b69a..f2457ad8b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0 \ No newline at end of file +1.01 diff --git a/manifest-app.json b/manifest-app.json index 5d2a6fb6c..537d22c90 100644 --- a/manifest-app.json +++ b/manifest-app.json @@ -4,7 +4,7 @@ "short_name": "__MSG_appShortNameBrowserAction__", "description": "__MSG_appDescBrowserAction__", "default_locale": "en", - "version": "1.0", + "version": "1.01", "permissions": [ "http://*/*", "https://*/*", diff --git a/manifest-opera.json b/manifest-opera.json index b45f829e8..30d80e7fa 100644 --- a/manifest-opera.json +++ b/manifest-opera.json @@ -4,7 +4,7 @@ "short_name": "__MSG_appShortNameBrowserAction__", "description": "__MSG_appDescBrowserAction__", "default_locale": "en", - "version": "1.0", + "version": "1.01", "permissions": [ "http://*/*", "https://*/*", diff --git a/manifest.json b/manifest.json index e94f69e14..b86d8447b 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "short_name": "__MSG_appShortNameNewTab__", "description": "__MSG_appDescNewTab__", "default_locale": "en", - "version": "1.0", + "version": "1.01", "permissions": [ "http://*/*", "https://*/*",