bump version to 2.17

Signed-off-by: Matt Farina <matt@mattfarina.com>
(cherry picked from commit a690bad98a)
pull/8921/head
Matt Farina 4 years ago
parent 62d6e4076b
commit c7b0e32e54

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

Loading…
Cancel
Save