Merge pull request #8921 from mattfarina/bump-version-v2.17

Signed-off-by: Matt Farina <matt@mattfarina.com>
dev-v2
Matt Farina 4 years ago committed by GitHub
commit 74115ac3d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ var (
// Increment major number for new feature additions and behavioral changes.
// Increment minor number for bug fixes and performance enhancements.
// Increment patch number for critical fixes to existing releases.
Version = "v2.16"
Version = "v2.17"
// BuildMetadata is extra build time data
BuildMetadata = "unreleased"

Loading…
Cancel
Save