[tor-commits] [snowflake/master] Bump the webextension to 0.0.1
arlo at torproject.org
arlo at torproject.org
Wed Jun 26 23:17:42 UTC 2019
commit fdc10fd08a234e3ee760e225d23c9e0187447a02
Author: Arlo Breault <arlolra at gmail.com>
Date: Wed Jun 26 18:52:46 2019 -0400
Bump the webextension to 0.0.1
---
proxy/webext/manifest.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"],
More information about the tor-commits
mailing list