From 61d5b1814081c57fd578f553cf3258df51e985ff Mon Sep 17 00:00:00 2001 From: SchizoDuckie Date: Thu, 14 May 2015 19:17:57 +0200 Subject: [PATCH] 1.0.1 it is. --- VERSION | 2 +- manifest-app.json | 2 +- manifest-opera.json | 2 +- manifest.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 9459d4ba2..7f207341d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1 +1.0.1 \ No newline at end of file diff --git a/manifest-app.json b/manifest-app.json index a0f459d24..c4d3a1674 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.1", + "version": "1.0.1", "permissions": [ "http://*/*", "https://*/*", diff --git a/manifest-opera.json b/manifest-opera.json index 7f5f9ac80..cde6905a9 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.1", + "version": "1.0.1", "permissions": [ "http://*/*", "https://*/*", diff --git a/manifest.json b/manifest.json index 439d83590..d15989dcd 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "short_name": "__MSG_appShortNameNewTab__", "description": "__MSG_appDescNewTab__", "default_locale": "en", - "version": "1.1", + "version": "1.0.1", "permissions": [ "http://*/*", "https://*/*",