Bump version of webextension

This commit is contained in:
Cecylia Bocovich 2019-07-12 10:47:34 -04:00
parent 1fad53d8d0
commit c02c4cfbbd

View file

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