From baddaaf4e91c7f78b46645cea6bb9b1e3a15aeba Mon Sep 17 00:00:00 2001 From: Jonny Buchanan Date: Sun, 25 Jul 2021 02:43:00 +1000 Subject: [PATCH] Release v2.3 --- manifest.json | 2 +- tweak-new-twitter.user.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a4b7416..7cd3d73 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Tweak New Twitter", "description": "Remove algorithmic content from Twitter, hide news & trends, control which shared tweets appear on your timeline, and improve the UI", "homepage_url": "https://github.com/insin/tweak-new-twitter/", - "version": "2.2", + "version": "2.3", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", diff --git a/tweak-new-twitter.user.js b/tweak-new-twitter.user.js index 3379c4a..0109b80 100644 --- a/tweak-new-twitter.user.js +++ b/tweak-new-twitter.user.js @@ -4,7 +4,7 @@ // @namespace https://github.com/insin/tweak-new-twitter/ // @match https://twitter.com/* // @match https://mobile.twitter.com/* -// @version 31 +// @version 32 // ==/UserScript== const enableDebugLogging = false