Bump the webextension to 0.0.1

This commit is contained in:
Arlo Breault 2019-06-26 18:52:46 -04:00
parent 055d5f1824
commit fdc10fd08a

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Snowflake",
"version": "0.0.0",
"version": "0.0.1",
"description": "Snowflake ...",
"background": {
"scripts": ["snowflake.js"],