[tor-commits] [snowflake-webext/master] bump version to 0.5.4

cohosh at torproject.org cohosh at torproject.org
Mon Apr 12 20:25:16 UTC 2021


commit d2599da5a0149372e88ca744715c34429b9251fe
Author: Cecylia Bocovich <cohosh at torproject.org>
Date:   Mon Apr 12 16:24:47 2021 -0400

    bump version to 0.5.4
---
 package.json         | 4 ++--
 translation          | 2 +-
 webext/manifest.json | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json
index eccee94..d22eb11 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "snowflake-pt",
-  "version": "0.5.3",
+  "version": "0.5.4",
   "description": "Snowflake is a WebRTC pluggable transport for Tor.",
   "main": "build/snowflake.js",
   "directories": {
@@ -33,4 +33,4 @@
     "ws": "^3.3.1",
     "xmlhttprequest": "^1.8.0"
   }
-}
+}
\ No newline at end of file
diff --git a/translation b/translation
index 3628de8..92bbac1 160000
--- a/translation
+++ b/translation
@@ -1 +1 @@
-Subproject commit 3628de8b4e231f1a6a1ae93d665612a807212b17
+Subproject commit 92bbac198ffb95ac84841b5877704810ebfd0038
diff --git a/webext/manifest.json b/webext/manifest.json
index d8031e8..504b664 100644
--- a/webext/manifest.json
+++ b/webext/manifest.json
@@ -1,7 +1,7 @@
 {
   "manifest_version": 2,
   "name": "Snowflake",
-  "version": "0.5.3",
+  "version": "0.5.4",
   "description": "__MSG_appDesc__",
   "default_locale": "en_US",
   "background": {



More information about the tor-commits mailing list