bump version to v2.13

Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
release-2.13 v2.13.0-rc.1
Matthew Fisher 7 years ago
parent c99a3c676a
commit e0e5197f8d
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.12"
Version = "v2.13"
// BuildMetadata is extra build time data
BuildMetadata = "unreleased"

Loading…
Cancel
Save