Skip to content

Commit

Permalink
Release: Optimize block share dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
dmstern committed Sep 27, 2020
1 parent 67d3726 commit 816cde4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.1.1",
"version": "2.1.2",
"description": "Block all visible likers (and optionally all retweeters) of a tweet on Twitter.",
"main": "dist/script.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Likers Blocker",
"version": "2.1.1",
"version": "2.1.2",
"description": "Block all visible likers (and optionally all retweeters) of a tweet on Twitter.",
"icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" },
"content_scripts": [
Expand Down

0 comments on commit 816cde4

Please sign in to comment.