Skip to content

Commit f250423

Browse files
committed
version: bump to 1.0.8
1 parent eaf006a commit f250423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"strings"
1212
)
1313

14-
const version = "1.0.6"
14+
const version = "1.0.8"
1515

1616
type Config struct {
1717
Node string `json:"node"`

0 commit comments

Comments
 (0)