Version bump for webextension

This commit is contained in:
Cecylia Bocovich 2019-08-08 11:11:56 -04:00
parent e77baabdcf
commit 0b55fd307a

View file

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "Snowflake", "name": "Snowflake",
"version": "0.0.8", "version": "0.0.9",
"description": "Snowflake is a WebRTC pluggable transport for Tor.", "description": "Snowflake is a WebRTC pluggable transport for Tor.",
"background": { "background": {
"scripts": ["snowflake.js"], "scripts": ["snowflake.js"],