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 10f2918 commit 47e8415Copy full SHA for 47e8415
dnscrypt-proxy/main.go
@@ -15,7 +15,7 @@ import (
15
)
16
17
const (
18
- AppVersion = "2.1.12"
+ AppVersion = "2.1.13"
19
DefaultConfigFileName = "dnscrypt-proxy.toml"
20
21
0 commit comments