[tor-commits] [pluggable-transports/snowflake-webext] branch main updated: bump version to 0.7.2
gitolite role
git at cupani.torproject.org
Mon Apr 10 17:26:37 UTC 2023
This is an automated email from the git hooks/post-receive script.
cohosh pushed a commit to branch main
in repository pluggable-transports/snowflake-webext.
The following commit(s) were added to refs/heads/main by this push:
new b8b7900 bump version to 0.7.2
b8b7900 is described below
commit b8b7900bba80640a9763aee312b7fafef74e01e2
Author: Cecylia Bocovich <cohosh at torproject.org>
AuthorDate: Mon Apr 10 13:26:25 2023 -0400
bump version to 0.7.2
---
package.json | 2 +-
webext/manifest_base.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index fe5876e..f00e277 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "snowflake-pt",
- "version": "0.7.1",
+ "version": "0.7.2",
"description": "Allow users in censored countries to use your network connection to access the Tor network.",
"main": "build/snowflake.js",
"directories": {
diff --git a/webext/manifest_base.json b/webext/manifest_base.json
index 9786755..e95025d 100644
--- a/webext/manifest_base.json
+++ b/webext/manifest_base.json
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Snowflake",
- "version": "0.7.1",
+ "version": "0.7.2",
"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