[tor-commits] [snowflake/master] Version bump to fix issue with addon update
cohosh at torproject.org
cohosh at torproject.org
Fri Jul 26 14:46:07 UTC 2019
commit 299c12b2e91454d2ef4f2c5203cc212a2674a23e
Author: Cecylia Bocovich <cohosh at torproject.org>
Date: Fri Jul 26 10:45:50 2019 -0400
Version bump to fix issue with addon update
---
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 fa96a99..75475ae 100644
--- a/proxy/webext/manifest.json
+++ b/proxy/webext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Snowflake",
- "version": "0.0.7",
+ "version": "0.0.8",
"description": "Snowflake is a WebRTC pluggable transport for Tor.",
"background": {
"scripts": ["snowflake.js"],
More information about the tor-commits
mailing list