This commit is contained in:
Frank Denis 2018-01-24 14:13:29 +01:00
parent abb659eed2
commit 1bcb791270
6 changed files with 8 additions and 8 deletions

View file

@ -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