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 c16016b commit 707098aCopy full SHA for 707098a
1 file changed
dnscrypt-proxy/main.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
const (
15
- AppVersion = "2.0.19"
+ AppVersion = "2.0.20"
16
DefaultConfigFileName = "dnscrypt-proxy.toml"
17
18
0 commit comments