Skip to content

Commit

Permalink
bump version to v1.19.4
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Dec 8, 2021
1 parent 704e9b5 commit b71d0f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

package version

const Version = "v1.19.3-01d7d7f5"
const Version = "v1.19.4-5b11ef81"

const VersionGitRef = "01d7d7f5"
const VersionGitRef = "5b11ef81"

0 comments on commit b71d0f5

Please sign in to comment.