mirror of
https://github.com/Jguer/yay
synced 2024-10-31 04:12:51 +00:00
update version
This commit is contained in:
parent
a05886d9eb
commit
47373c5631
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ type Configuration struct {
|
|||
UseAsk bool `json:"useask"`
|
||||
}
|
||||
|
||||
var version = "8.2.0"
|
||||
var version = "9.0.0"
|
||||
|
||||
// configFileName holds the name of the config file.
|
||||
const configFileName string = "config.json"
|
||||
|
|
Loading…
Reference in a new issue