We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce9140f commit ced2080Copy full SHA for ced2080
internal/config.go
@@ -17,7 +17,7 @@ import (
17
"github.com/spf13/viper"
18
)
19
20
-const VERSION = "1.7.9"
+const VERSION = "1.7.10"
21
22
type OptionMap map[string][]interface{}
23
type Options map[string]OptionMap
0 commit comments