Skip to content

Commit deab683

Browse files
committed
v1.2.0
1 parent 62aa22d commit deab683

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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": "openblur",
3-
"version": "1.1.0",
3+
"version": "1.2.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.1.0",
4+
"version": "1.2.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)