Bump the version to 0.0.11-dev

merge-requests/3/head
Yawning Angel 5 years ago
parent f58291912a
commit 9a12019f5a

@ -1,3 +1,5 @@
Changes in version 0.0.11 - UNRELEASED:
Changes in version 0.0.10 - 2019-04-12:
- Disable behavior distinctive to crypto/tls when using utls.
- Bump the version of the utls fork.

@ -50,7 +50,7 @@ import (
)
const (
obfs4proxyVersion = "0.0.10"
obfs4proxyVersion = "0.0.11-dev"
obfs4proxyLogFile = "obfs4proxy.log"
socksAddr = "127.0.0.1:0"
)

Loading…
Cancel
Save