Update to 1138

This commit is contained in:
Jguer 2018-09-24 17:35:13 +01:00
parent dededfde6a
commit 9ac4ab6c25
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.1115"
var version = "8.1139"
// configFileName holds the name of the config file.
const configFileName string = "config.json"