Skip to content

Commit 6bf40aa

Browse files
authored
Merge pull request #51 from penge/5_0
5.0
2 parents 70ca8a4 + 73277e9 commit 6bf40aa

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

+1-1
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": "4.0.0",
5+
"version": "5.0.0",
66
"icons": {
77
"32": "icon_32.png",
88
"128": "icon_128.png"

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)