bump
This commit is contained in:
parent
35a65bc2fd
commit
6c67739b56
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue