[tor-commits] [pluggable-transports/snowflake] 02/02: Update version to v2.5.1
gitolite role
git at cupani.torproject.org
Wed Jan 18 14:51:41 UTC 2023
This is an automated email from the git hooks/post-receive script.
shelikhoo pushed a commit to branch main
in repository pluggable-transports/snowflake.
commit 7b77001eaa90e09d41172a2b170dabd3f1922b4a
Author: Shelikhoo <xiaokangwang at outlook.com>
AuthorDate: Wed Jan 18 14:37:05 2023 +0000
Update version to v2.5.1
---
common/version/version.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/common/version/version.go b/common/version/version.go
index 84e18cb..d5c7e0b 100644
--- a/common/version/version.go
+++ b/common/version/version.go
@@ -4,4 +4,4 @@ func GetVersion() string {
return version
}
-var version = "2.5.0"
+var version = "2.5.1"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list