mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-07 07:07:37 +03:00
up
This commit is contained in:
parent
803bc18027
commit
ff5bba1ba4
7 changed files with 23 additions and 15 deletions
|
@ -16,7 +16,7 @@ import (
|
|||
"golang.org/x/crypto/curve25519"
|
||||
)
|
||||
|
||||
const AppVersion = "2.0.0beta9"
|
||||
const AppVersion = "2.0.0beta10"
|
||||
|
||||
type Proxy struct {
|
||||
proxyPublicKey [32]byte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue