diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index cdebc82..ad75423 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "4.0", + "version": "5.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 573e045..62c0b85 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "4.0", + "version": "5.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 06e8c44..d654101 100644 --- a/src/manifest-opera.json +++ b/src/manifest-opera.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "burlesco", - "version": "4.0", + "version": "5.0", "description": "Leia notícias sem ser assinante, burle o paywall", "homepage_url": "http://burles.co", "author": "rodorgas",