mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Bump version to v2.4.1
This commit is contained in:
parent
788e3ae956
commit
7c154e5fd0
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
Changes in version v2.4.1 - 2022-12-01
|
||||||
|
- Issue 40224: Bug fix in utls roundtripper
|
||||||
|
|
||||||
Changes in version v2.4.0 - 2022-11-29
|
Changes in version v2.4.0 - 2022-11-29
|
||||||
- Fix proxy command line help output
|
- Fix proxy command line help output
|
||||||
- Issue 40123: Reduce multicast DNS candidates
|
- Issue 40123: Reduce multicast DNS candidates
|
||||||
|
|
|
@ -4,4 +4,4 @@ func GetVersion() string {
|
||||||
return version
|
return version
|
||||||
}
|
}
|
||||||
|
|
||||||
var version = "2.3.1"
|
var version = "2.4.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue