[tor-commits] [snowflake-webext/master] bump version to 0.5.0
cohosh at torproject.org
cohosh at torproject.org
Thu Oct 29 15:14:54 UTC 2020
commit f8a4cdd756a64e71249af393ee64e5eebbd1802b
Author: Cecylia Bocovich <cohosh at torproject.org>
Date: Thu Oct 29 11:14:33 2020 -0400
bump version to 0.5.0
---
package.json | 2 +-
translation | 2 +-
webext/manifest.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index bd0e048..28d2707 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "snowflake-pt",
- "version": "0.4.2",
+ "version": "0.5.0",
"description": "Snowflake is a WebRTC pluggable transport for Tor.",
"main": "build/snowflake.js",
"directories": {
diff --git a/translation b/translation
index f822932..118c85b 160000
--- a/translation
+++ b/translation
@@ -1 +1 @@
-Subproject commit f8229329081e851908a97c3c151ed4b82a6fca78
+Subproject commit 118c85b60df3674b48a9af64a1204f30ce22bcac
diff --git a/webext/manifest.json b/webext/manifest.json
index 04d2b96..23057cb 100644
--- a/webext/manifest.json
+++ b/webext/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Snowflake",
- "version": "0.4.2",
+ "version": "0.5.0",
"description": "__MSG_appDesc__",
"default_locale": "en_US",
"background": {
More information about the tor-commits
mailing list