bump version to v2.11

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
(cherry picked from commit 3a551d01d8)
pull/4700/head
Matthew Fisher 7 years ago
parent 8be42bae88
commit 83f7907c9f
No known key found for this signature in database
GPG Key ID: 92AA783CBAAE8E3B

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

Loading…
Cancel
Save