Skip to content

Commit 4eea03c

Browse files
committed
No more beta
1 parent fe3b8b6 commit 4eea03c

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
@@ -17,7 +17,7 @@ import (
1717
)
1818

1919
const (
20-
AppVersion = "2.0.29-beta.3"
20+
AppVersion = "2.0.29"
2121
DefaultConfigFileName = "dnscrypt-proxy.toml"
2222
)
2323

0 commit comments

Comments
 (0)