Version bump because of missing icons

The webextension icons were missing in the Mozilla addons upload. We
need a newer version to update it.
This commit is contained in:
Cecylia Bocovich 2019-07-05 17:10:15 -04:00
parent 92af224676
commit 2cf0c73b22

View file

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