Skip to content

Commit b276192

Browse files
committed
v1.1.0
1 parent 0c8a494 commit b276192

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openblur",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"repository": "https://github.com/getvictor/openblur",
55
"author": "getvictor",
66
"license": "MIT",

static/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "OpenBlur",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "Hide and blur sensitive information on any webpage. Blur your secrets such as personal emails, public IP addresses, and more.",
66
"icons": {
77
"48": "blurry_purple_48.png",

0 commit comments

Comments
 (0)