Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny1291 authored Jun 12, 2023
1 parent 7c1f2c0 commit cf2ee1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Cleaner Twitter",
"description": "Make Twitter UI cleaner by removing annoying pieces.",
"version": "0.2.0",
"version": "0.2.1",
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
Expand Down Expand Up @@ -33,4 +33,4 @@
"matches": ["<all_urls>"],
"resources": ["utils.js"]
}]
}
}

0 comments on commit cf2ee1e

Please sign in to comment.