commit 185edc4b154fa934d45f723bcfd0178d261c39ee Author: Cecylia Bocovich cohosh@torproject.org Date: Fri Jul 26 10:02:17 2019 -0400
Forgot version bump for previous tag --- proxy/webext/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 71b5eb7..83779c2 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Snowflake", - "version": "0.0.5", + "version": "0.0.6", "description": "Snowflake is a WebRTC pluggable transport for Tor.", "background": { "scripts": ["snowflake.js"],
tor-commits@lists.torproject.org