We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b0976 commit 971b08bCopy full SHA for 971b08b
1 file changed
dnscrypt-proxy/main.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- AppVersion = "2.0.29-beta.3"
+ AppVersion = "2.0.29"
19
DefaultConfigFileName = "dnscrypt-proxy.toml"
20
21
0 commit comments