commit 2f37a73e71e6fa314196e276a51162f4731a7183 Author: Cecylia Bocovich cohosh@torproject.org Date: Wed Nov 13 13:36:30 2019 -0500
bump version to 0.1.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 bbf11bb..c145dfe 160000 --- a/proxy/translation +++ b/proxy/translation @@ -1 +1 @@ -Subproject commit bbf11bb0c9f1aca4f6b18c6505645f85e2fa1986 +Subproject commit c145dfe5b308085a700264e96509799355a52fa6 diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index b3c757a..90d3922 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Snowflake", - "version": "0.0.13", + "version": "0.1.0", "description": "__MSG_appDesc__", "default_locale": "en_US", "background": {