[tor-commits] [snowflake/master] Updated version number in manifest.json

cohosh at torproject.org cohosh at torproject.org
Fri Jul 5 19:35:13 UTC 2019


commit a618ab4c18d2f26008e0a6d574363f2bd52abc21
Author: Cecylia Bocovich <cohosh at torproject.org>
Date:   Fri Jul 5 15:34:24 2019 -0400

    Updated version number in manifest.json
---
 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 0a9b8d7..7a62c4c 100644
--- a/proxy/webext/manifest.json
+++ b/proxy/webext/manifest.json
@@ -1,7 +1,7 @@
 {
 	"manifest_version": 2,
 	"name": "Snowflake",
-	"version": "0.0.1",
+	"version": "0.0.2",
 	"description": "Snowflake is a WebRTC pluggable transport for Tor.",
 	"background": {
 		"scripts": ["snowflake.js"],



More information about the tor-commits mailing list