[tor-commits] [pluggable-transports/snowflake] branch main updated: Update Version to v2.5.0

gitolite role git at cupani.torproject.org
Wed Jan 18 11:47:39 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.

The following commit(s) were added to refs/heads/main by this push:
     new daa9b53  Update Version to v2.5.0
daa9b53 is described below

commit daa9b535c876ec4df836bf8e2f3edb86fd3b28be
Author: Shelikhoo <xiaokangwang at outlook.com>
AuthorDate: Wed Jan 18 11:27:31 2023 +0000

    Update Version to v2.5.0
---
 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 4a53741..84e18cb 100644
--- a/common/version/version.go
+++ b/common/version/version.go
@@ -4,4 +4,4 @@ func GetVersion() string {
 	return version
 }
 
-var version = "2.4.3"
+var version = "2.5.0"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list