diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index c2ba540..4b580fc 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "3.1", + "version": "4.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 d0f872e..541dfa0 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "3.1", + "version": "4.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 899cc70..5232c08 100644 --- a/src/manifest-opera.json +++ b/src/manifest-opera.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "3.1", + "version": "4.0", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas",