Unverified Commit 65755794 authored by Matthew Fisher's avatar Matthew Fisher
Browse files

bump version to v2.12


Signed-off-by: default avatarMatthew Fisher <matt.fisher@microsoft.com>
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment