|
@@ -81,7 +81,7 @@ type Configuration struct {
|
|
UseAsk bool `json:"useask"`
|
|
UseAsk bool `json:"useask"`
|
|
}
|
|
}
|
|
|
|
|
|
-var version = "9.4.0"
|
|
|
|
|
|
+var version = "9.4.1"
|
|
|
|
|
|
// configFileName holds the name of the config file.
|
|
// configFileName holds the name of the config file.
|
|
const configFileName string = "config.json"
|
|
const configFileName string = "config.json"
|