aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2019-07-26 10:11:14 -0400
committerCecylia Bocovich <cohosh@torproject.org>2019-07-26 10:11:14 -0400
commitb46e7f127a43b9df7ff802c942cb3484c57b0d32 (patch)
tree88f23e579a67351d85bc1d202751655b77505f83
parentb00d1b7fd7f7cb87c6cd9d60deeded3657897dc0 (diff)
downloadsnowflake-webext-0.0.7.tar.gz
snowflake-webext-0.0.7.zip
Bump version to reflect icon changeswebext-0.0.7
Bumping the version again to 0.0.7
-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 83779c2..fa96a99 100644
--- a/proxy/webext/manifest.json
+++ b/proxy/webext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Snowflake",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "Snowflake is a WebRTC pluggable transport for Tor.",
"background": {
"scripts": ["snowflake.js"],