aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArlo Breault <arlolra@gmail.com>2019-06-26 18:52:46 -0400
committerArlo Breault <arlolra@gmail.com>2019-06-26 18:52:46 -0400
commitfdc10fd08a234e3ee760e225d23c9e0187447a02 (patch)
treee8d850080fb0a87244d0777fbadd5c107d3dfd77
parent055d5f18245636ec938a52ed6a2e80b5ce62d92c (diff)
downloadsnowflake-fdc10fd08a234e3ee760e225d23c9e0187447a02.tar.gz
snowflake-fdc10fd08a234e3ee760e225d23c9e0187447a02.zip
Bump the webextension to 0.0.1webext-0.0.1
-rw-r--r--proxy/webext/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json
index 31cf212..cd7d250 100644
--- a/proxy/webext/manifest.json
+++ b/proxy/webext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Snowflake",
- "version": "0.0.0",
+ "version": "0.0.1",
"description": "Snowflake ...",
"background": {
"scripts": ["snowflake.js"],