Skip to content

Commit

Permalink
chore(yay): bump hardcoded version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jguer committed Oct 10, 2021
1 parent 2218e05 commit 52efaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const (
minimal
)

var yayVersion = "11.0.0"
var yayVersion = "11.0.1"

var localePath = "/usr/share/locale"

Expand Down

0 comments on commit 52efaeb

Please sign in to comment.