Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit edb3ba3

Browse files
authored
Update config.go
1 parent 12f6143 commit edb3ba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"github.com/spf13/viper"
1818
)
1919

20-
const VERSION = "1.7.11"
20+
const VERSION = "1.8.0"
2121

2222
type OptionMap map[string][]interface{}
2323
type Options map[string]OptionMap

0 commit comments

Comments
 (0)