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 8348107 commit 592d109Copy full SHA for 592d109
internal/config.go
@@ -17,7 +17,7 @@ import (
17
"github.com/spf13/viper"
18
)
19
20
-const VERSION = "1.8.2"
+const VERSION = "1.8.3"
21
22
type OptionMap map[string][]interface{}
23
type Options map[string]OptionMap
0 commit comments