Skip to content

Commit ecf69d5

Browse files
authored
Merge pull request #78 from penge/8_2_1
8.2.1
2 parents 06e1078 + 65aec9e commit ecf69d5

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "block-site",
3-
"version": "8.2.0",
3+
"version": "8.2.1",
44
"description": "Blocks access to distracting websites to improve your productivity.",
55
"author": "Pavel Bucka",
66
"license": "MIT",

public/manifest-chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Block Site",
44
"description": "Blocks access to distracting websites to improve your productivity.",
5-
"version": "8.2.0",
5+
"version": "8.2.1",
66
"icons": {
77
"32": "icon_32.png",
88
"128": "icon_128.png"

public/manifest-firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Block Site",
44
"description": "Blocks access to distracting websites to improve your productivity.",
5-
"version": "8.2.0",
5+
"version": "8.2.1",
66
"icons": {
77
"32": "icon_32.png",
88
"128": "icon_128.png"

0 commit comments

Comments
 (0)