Update manual config version

This commit is contained in:
Jguer 2018-10-18 09:19:45 +01:00
parent 79f7322722
commit 1f1cee7023
No known key found for this signature in database
GPG key ID: 09754DBECF21746F

View file

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