commit 338f1792b8a917abd2f2682b92c9149a1ba27b3b Author: Cecylia Bocovich cohosh@torproject.org Date: Mon Oct 28 10:55:51 2019 -0400
bump version to 0.0.13 --- proxy/translation | 2 +- proxy/webext/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/proxy/translation b/proxy/translation index 51388b6..120578e 160000 --- a/proxy/translation +++ b/proxy/translation @@ -1 +1 @@ -Subproject commit 51388b65646e35e2a6858e7b1d88f459c7adc13c +Subproject commit 120578ec9dbf0975fc9ac573130282f628b9747a diff --git a/proxy/webext/manifest.json b/proxy/webext/manifest.json index 47b7799..b3c757a 100644 --- a/proxy/webext/manifest.json +++ b/proxy/webext/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Snowflake", - "version": "0.0.12", + "version": "0.0.13", "description": "__MSG_appDesc__", "default_locale": "en_US", "background": {