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