We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4356b9 commit 640b949Copy full SHA for 640b949
dnscrypt-proxy/main.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- AppVersion = "2.0.33"
+ AppVersion = "2.0.34-beta.1"
19
DefaultConfigFileName = "dnscrypt-proxy.toml"
20
21
0 commit comments