[tor-commits] [pluggable-transports/snowflake-webext] 01/01: bump version to 0.7.1
gitolite role
git at cupani.torproject.org
Mon Apr 10 16:10:58 UTC 2023
This is an automated email from the git hooks/post-receive script.
cohosh pushed a commit to tag webext-0.7.1
in repository pluggable-transports/snowflake-webext.
commit 8c3cf997e1acdb0a3167298ff4034dbb43607e19
Author: Cecylia Bocovich <cohosh at torproject.org>
AuthorDate: Mon Apr 10 11:55:00 2023 -0400
bump version to 0.7.1
---
package.json | 2 +-
translation | 2 +-
webext/manifest_base.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index ab0f390..fe5876e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "snowflake-pt",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "Allow users in censored countries to use your network connection to access the Tor network.",
"main": "build/snowflake.js",
"directories": {
diff --git a/translation b/translation
index 20bfbca..efb118f 160000
--- a/translation
+++ b/translation
@@ -1 +1 @@
-Subproject commit 20bfbcac33a40d13a2c3850c84360467dd6f834d
+Subproject commit efb118f098fc257bab5a3f689271095511c75477
diff --git a/webext/manifest_base.json b/webext/manifest_base.json
index 192a7c1..9786755 100644
--- a/webext/manifest_base.json
+++ b/webext/manifest_base.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Snowflake",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "__MSG_appDesc__",
"default_locale": "en_US",
"icons": {
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list