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 194752e commit 1b65fe6Copy full SHA for 1b65fe6
dnscrypt-proxy/main.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- AppVersion = "2.1.4"
+ AppVersion = "2.1.5"
19
DefaultConfigFileName = "dnscrypt-proxy.toml"
20
21
0 commit comments