mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-06 14:47:35 +03:00
up
This commit is contained in:
parent
abb659eed2
commit
1bcb791270
6 changed files with 8 additions and 8 deletions
|
@ -16,7 +16,7 @@ import (
|
|||
"golang.org/x/crypto/curve25519"
|
||||
)
|
||||
|
||||
const AppVersion = "2.0.0beta8"
|
||||
const AppVersion = "2.0.0beta9"
|
||||
|
||||
type Proxy struct {
|
||||
proxyPublicKey [32]byte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue