This commit is contained in:
Frank Denis 2018-01-18 22:23:37 +01:00
parent 35a65bc2fd
commit 6c67739b56
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
"golang.org/x/crypto/curve25519"
)
const AppVersion = "2.0.0beta2"
const AppVersion = "2.0.0beta3"
type Proxy struct {
proxyPublicKey [32]byte