aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2019-07-05 15:52:09 -0400
committerCecylia Bocovich <cohosh@torproject.org>2019-07-05 15:52:09 -0400
commit92af2246767bdbf389c440aa705f3ac8b8aa64f0 (patch)
tree12d22ab21d6a51384c1385568e7e835c47dd0845
parenta618ab4c18d2f26008e0a6d574363f2bd52abc21 (diff)
downloadsnowflake-webext-0.0.3.tar.gz
snowflake-webext-0.0.3.zip
Bumping version againwebext-0.0.3
Messed up the git tag so just going for v0.0.3
-rw-r--r--proxy/webext/manifest.json2
1 files changed, 1 insertions, 1 deletions
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"],