mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update message protocol version to 1.3 for RelayURL
This commit is contained in:
parent
f789dce6d2
commit
c5e5b45b06
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
version = "1.2"
|
||||
version = "1.3"
|
||||
ProxyUnknown = "unknown"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue