build: Do the release ritual for obfs4proxy-0.0.14

merge-requests/9/head obfs4proxy-0.0.14
Yawning Angel 2 years ago
parent ef832041b7
commit 336a71d6e4

@ -1,4 +1,4 @@
Changes in version 0.0.14 - UNRELEASED:
Changes in version 0.0.14 - 2022-09-04:
- Fixed the incompete previous fix to the Elligator 2 subgroup issue (Thanks
to David Fifield).

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

Loading…
Cancel
Save