Skip to content

Commit 35c82e3

Browse files
committed
Next will be 2.1.0
1 parent 9f0b409 commit 35c82e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dnscrypt-proxy/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
const (
18-
AppVersion = "2.0.46-beta3"
18+
AppVersion = "2.1.0"
1919
DefaultConfigFileName = "dnscrypt-proxy.toml"
2020
)
2121

0 commit comments

Comments
 (0)