Skip to content

Commit

Permalink
2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Jan 11, 2022
1 parent adb935b commit 4d80b72
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "__MSG_extensionName__",
"version": "2.3.5",
"version": "2.3.6",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icon16.png",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "likes-blocker",
"version": "2.3.5",
"version": "2.3.6",
"description": "Block all visible likers (and optionally all retweeters) of a tweet on Twitter.",
"main": "dist/script.js",
"scripts": {
Expand Down

0 comments on commit 4d80b72

Please sign in to comment.