Skip to content

Commit 80d45a2

Browse files
committed
2.0.36-beta.1
1 parent 44735cb commit 80d45a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnscrypt-proxy/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
const (
18-
AppVersion = "2.0.36"
18+
AppVersion = "2.0.36-beta.1"
1919
DefaultConfigFileName = "dnscrypt-proxy.toml"
2020
)
2121

0 commit comments

Comments
 (0)