Skip to content

Commit

Permalink
Release v2.0
Browse files Browse the repository at this point in the history
Closes #47
  • Loading branch information
insin committed Jul 21, 2021
1 parent 8446ad2 commit 3363e31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Tweak New Twitter",
"description": "Reduce algorithmic content on Twitter, hide trends, control which shared tweets appear on your timeline, and improve the UI",
"homepage_url": "https://github.com/insin/tweak-new-twitter/",
"version": "1.28",
"version": "2.0",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
Expand Down
2 changes: 1 addition & 1 deletion tweak-new-twitter.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// @namespace https://github.com/insin/tweak-new-twitter/
// @match https://twitter.com/*
// @match https://mobile.twitter.com/*
// @version 28
// @version 2.0
// ==/UserScript==

const enableDebugLogging = false
Expand Down

0 comments on commit 3363e31

Please sign in to comment.