Skip to content

Commit

Permalink
3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Mar 16, 2022
1 parent be71763 commit 1f48edc
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": "3.1.2",
"version": "3.1.3",
"description": "__MSG_extensionDescription__",
"icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" },
"content_scripts": [
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": "3.1.2",
"version": "3.1.3",
"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 1f48edc

Please sign in to comment.