bump version to v2.12 (#4991)

(cherry picked from commit 657557947c)
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Signed-off-by: Kevin Labesse <kevin@labesse.me>
pull/4961/head
Matthew Fisher 7 years ago committed by GitHub
parent fb4349d137
commit 05b76c51c1

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

Loading…
Cancel
Save