Version bump to fix issue with addon update

This commit is contained in:
Cecylia Bocovich 2019-07-26 10:45:50 -04:00
parent b46e7f127a
commit 299c12b2e9

View file

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "Snowflake", "name": "Snowflake",
"version": "0.0.7", "version": "0.0.8",
"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"],