aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCecylia Bocovich <cohosh@torproject.org>2019-08-08 11:11:56 -0400
committerCecylia Bocovich <cohosh@torproject.org>2019-08-08 11:11:56 -0400
commit0b55fd307a41214d11d266f684e948b5566cdb77 (patch)
treea013c5304847a4153419e20987a79a3c0ce97355
parente77baabdcfd742d6dbc4dbf2a74f21ba6d36ad36 (diff)
downloadsnowflake-0b55fd307a41214d11d266f684e948b5566cdb77.tar.gz
snowflake-0b55fd307a41214d11d266f684e948b5566cdb77.zip
Version bump for webextensionwebext-0.0.9
-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 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"],