Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #418 from GoogleContainerTools/update-version
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
loosebazooka committed Feb 21, 2024
2 parents 2de582c + 39e41d7 commit f44a0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ package version
import "fmt"

// Bump this on release
var version = "v0.17.0"
var version = "v0.19.0"

// When built using `make` this is overridden via -ldflags
var gitVersion = "(unknown)"
Expand Down

0 comments on commit f44a0ce

Please sign in to comment.