Updated version number in manifest.json

This commit is contained in:
Cecylia Bocovich 2019-07-05 15:34:24 -04:00
parent e6f9211d13
commit a618ab4c18

View file

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