commit 310890aa1461ed1d18bc9c1c70755cc1862b81e3 Author: Cecylia Bocovich cohosh@torproject.org Date: Mon Feb 3 09:49:34 2020 -0500
bump version to 0.2.1 --- proxy/translation | 2 +- proxy/webext/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/proxy/translation b/proxy/translation index 488054e..2d92ad1 160000 --- a/proxy/translation +++ b/proxy/translation @@ -1 +1 @@ -Subproject commit 488054eda4c4d9c16fc4bddf439136178d0c769e +Subproject commit 2d92ad194c9d54bd7164b680f5c41c80e1aab87d diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 2894db6..9578bc0 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Snowflake", - "version": "0.2.0", + "version": "0.2.1", "description": "__MSG_appDesc__", "default_locale": "en_US", "background": {