We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe9f22 commit 7fc7eb6Copy full SHA for 7fc7eb6
1 file changed
dnscrypt-proxy/main.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- AppVersion = "2.0.29-beta.1"
+ AppVersion = "2.0.29-beta.2"
19
DefaultConfigFileName = "dnscrypt-proxy.toml"
20
21
0 commit comments