Skip to content

Commit c69efca

Browse files
committed
v0.4.0 release
1 parent f10327c commit c69efca

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": "0.3.0",
3+
"version": "0.4.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": "0.3.0",
4+
"version": "0.4.0",
55
"description": "Hide and blur sensitive information on any webpage. Blur your secrets such as personal emails, public IP addresses, and more.",
66
"action": {
77
"default_popup": "popup.html"

0 commit comments

Comments
 (0)