diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 7a62c4c..4d50205 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Snowflake", - "version": "0.0.2", + "version": "0.0.3", "description": "Snowflake is a WebRTC pluggable transport for Tor.", "background": { "scripts": ["snowflake.js"],