diff --git a/manifest.json b/manifest.json index f8afbd1..69c599f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "Text Blurrer", - "version": "0.1.3", - "version_name": "0.1.3", + "version": "0.1.4", + "version_name": "0.1.4", "description": "Blurring sensitive specified text/keyword.", "permissions": [ "storage" @@ -23,4 +23,4 @@ ] } ] -} \ No newline at end of file +}