diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 31cf212..cd7d250 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Snowflake", - "version": "0.0.0", + "version": "0.0.1", "description": "Snowflake ...", "background": { "scripts": ["snowflake.js"],