Skip to content

Commit

Permalink
Merge pull request #78 from penge/8_2_1
Browse files Browse the repository at this point in the history
8.2.1
  • Loading branch information
penge committed Apr 27, 2024
2 parents 06e1078 + 65aec9e commit ecf69d5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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": "block-site",
"version": "8.2.0",
"version": "8.2.1",
"description": "Blocks access to distracting websites to improve your productivity.",
"author": "Pavel Bucka",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest-chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Block Site",
"description": "Blocks access to distracting websites to improve your productivity.",
"version": "8.2.0",
"version": "8.2.1",
"icons": {
"32": "icon_32.png",
"128": "icon_128.png"
Expand Down
2 changes: 1 addition & 1 deletion public/manifest-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Block Site",
"description": "Blocks access to distracting websites to improve your productivity.",
"version": "8.2.0",
"version": "8.2.1",
"icons": {
"32": "icon_32.png",
"128": "icon_128.png"
Expand Down

0 comments on commit ecf69d5

Please sign in to comment.