commit 07f2cd8073168f26044aba1f9971469355d30e53 Author: Cecylia Bocovich cohosh@torproject.org Date: Tue Dec 3 14:09:05 2019 -0500
bump version to 0.2.0 --- proxy/translation | 2 +- proxy/webext/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/proxy/translation b/proxy/translation index c145dfe..488054e 160000 --- a/proxy/translation +++ b/proxy/translation @@ -1 +1 @@ -Subproject commit c145dfe5b308085a700264e96509799355a52fa6 +Subproject commit 488054eda4c4d9c16fc4bddf439136178d0c769e diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 90d3922..2894db6 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Snowflake", - "version": "0.1.0", + "version": "0.2.0", "description": "__MSG_appDesc__", "default_locale": "en_US", "background": {