1
0
mirror of https://github.com/Jguer/yay synced 2024-07-08 04:16:16 +00:00

chore(yay): bump hardcoded version

This commit is contained in:
jguer 2021-10-10 11:05:52 +02:00
parent 2218e05981
commit 52efaeba52
No known key found for this signature in database
GPG Key ID: 6D6CC9BEA8556B35

View File

@ -20,7 +20,7 @@ const (
minimal
)
var yayVersion = "11.0.0"
var yayVersion = "11.0.1"
var localePath = "/usr/share/locale"