bumb version to 2.12.2

Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
release-2.12 v2.12.2
Matt Butcher 7 years ago
parent c194e4a401
commit 7d2b0c73d7
No known key found for this signature in database
GPG Key ID: DCD5F5E5EF32C345

@ -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.12" Version = "v2.12.2"
// BuildMetadata is extra build time data // BuildMetadata is extra build time data
BuildMetadata = "unreleased" BuildMetadata = "unreleased"

Loading…
Cancel
Save