From af9d5e542d6f7414d151fac8592add57494aef83 Mon Sep 17 00:00:00 2001 From: Thomas Wang Date: Wed, 16 Sep 2020 20:27:33 -0400 Subject: [PATCH] bump --- chrome/manifest.json | 2 +- firefox/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index dfb293f5..00a61ae6 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -2,7 +2,7 @@ "name": "Minimal Twitter", "short_name": "MinTwitter", "description": "Extends Twitter UI functionality by adding CSS to make the UI cleaner. No big labels, cluttered elements, and distracting text.", - "version": "2.63", + "version": "2.70", "manifest_version": 2, "permissions": ["storage"], "content_scripts": [ diff --git a/firefox/manifest.json b/firefox/manifest.json index 93222080..1e8ad193 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -2,7 +2,7 @@ "name": "Minimal Twitter", "short_name": "MinTwitter", "description": "Extends Twitter UI functionality by adding CSS to make the UI cleaner. No big labels, cluttered elements, and distracting text.", - "version": "2.63", + "version": "2.70", "manifest_version": 2, "permissions": ["activeTab", "storage"], "content_scripts": [