From 93d9ae95a9d8676178cd0a14f0f267e826196a2a Mon Sep 17 00:00:00 2001 From: CaioWzy Date: Tue, 24 Oct 2017 12:58:02 -0300 Subject: [PATCH] =?UTF-8?q?Aumenta=20vers=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest-chrome.json | 2 +- src/manifest-firefox.json | 2 +- src/manifest-opera.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index e1b2975..0d3ffc3 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "5.0", + "version": "6.0", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index 1cd029f..c78796f 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "5.0", + "version": "6.0", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas", diff --git a/src/manifest-opera.json b/src/manifest-opera.json index 81387c4..8c94446 100644 --- a/src/manifest-opera.json +++ b/src/manifest-opera.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "5.0", + "version": "6.0", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas",