We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b09c699 commit 8341cecCopy full SHA for 8341cec
services/config/config.go
@@ -12,7 +12,7 @@ import (
12
"time"
13
)
14
15
-const version = "1.1.0"
+const version = "1.1.1"
16
17
type Config struct {
18
Node string `json:"node"`
0 commit comments