We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33ebd2 commit e2dd9c9Copy full SHA for e2dd9c9
dnscrypt-proxy/main.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
const (
15
- AppVersion = "2.0.9b2"
+ AppVersion = "2.0.9"
16
DefaultConfigFileName = "dnscrypt-proxy.toml"
17
18
0 commit comments