We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe1417d commit 460d7fcCopy full SHA for 460d7fc
1 file changed
pkg/cfg/cfg.go
@@ -5,7 +5,7 @@ import (
5
"time"
6
)
7
8
-const Version = "2.0.2"
+const Version = "2.0.3"
9
10
var (
11
// Addr is address to listen on, ":dns" if empty.
0 commit comments