[tor-commits] [snowflake/master] Version bump for webextension

cohosh at torproject.org cohosh at torproject.org
Thu Aug 8 15:12:29 UTC 2019


commit 0b55fd307a41214d11d266f684e948b5566cdb77
Author: Cecylia Bocovich <cohosh at torproject.org>
Date:   Thu Aug 8 11:11:56 2019 -0400

    Version bump for webextension
---
 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 6b09376..8863dbb 100644
--- a/proxy/webext/manifest.json
+++ b/proxy/webext/manifest.json
@@ -1,7 +1,7 @@
 {
   "manifest_version": 2,
   "name": "Snowflake",
-  "version": "0.0.8",
+  "version": "0.0.9",
   "description": "Snowflake is a WebRTC pluggable transport for Tor.",
   "background": {
     "scripts": ["snowflake.js"],



More information about the tor-commits mailing list