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 f5c0147 commit 457a6b1Copy full SHA for 457a6b1
pkg/cfg/cfg.go
@@ -5,7 +5,7 @@ import (
5
"time"
6
)
7
8
-const Version = "2.0.1"
+const Version = "2.0.2"
9
10
var (
11
// Addr is address to listen on, ":dns" if empty.
0 commit comments