Bump version to 1.7.9 (#325)

pull/299/merge v1.7.9
Christoph Loy 1 year ago committed by GitHub
parent 530b1b646c
commit f67bb7f73c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ import (
"github.com/spf13/viper" "github.com/spf13/viper"
) )
const VERSION = "1.7.7" const VERSION = "1.7.9"
type OptionMap map[string][]interface{} type OptionMap map[string][]interface{}
type Options map[string]OptionMap type Options map[string]OptionMap

Loading…
Cancel
Save