diff --git a/manifest.json b/manifest.json index ce256df..5193699 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Tweak New Twitter", "description": "Stay on the Latest Tweets timeline, reduce \"engagement\" and tone down some of Twitter's UI", "homepage_url": "https://github.com/insin/tweak-new-twitter/", - "version": "1.19", + "version": "1.20", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", diff --git a/tweak-new-twitter.user.js b/tweak-new-twitter.user.js index 82ecb6f..035441b 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 20 +// @version 21 // ==/UserScript== //#region Config & variables