Skip to content

Commit

Permalink
internal/version: bump version to 1.28.0 (#751)
Browse files Browse the repository at this point in the history
  • Loading branch information
knusbaum authored Oct 2, 2020
1 parent 67c15f7 commit c76a787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ package version
// Tag specifies the current release tag. It needs to be manually
// updated. A test checks that the value of Tag never points to a
// git tag that is older than HEAD.
const Tag = "v1.27.0"
const Tag = "v1.28.0"

0 comments on commit c76a787

Please sign in to comment.