mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Bump version of Snowflake to 2.10.1
This commit is contained in:
parent
b06004a365
commit
8b2e12c96d
2 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
)
|
||||
|
||||
var version = func() string {
|
||||
ver := "2.9.2"
|
||||
ver := "2.10.1"
|
||||
if info, ok := debug.ReadBuildInfo(); ok {
|
||||
var revision string
|
||||
var modified string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue