Merge pull request #6838 from mattfarina/up-2.16

bump version to v2.16.0-rc.1
pull/6897/head
Matt Farina 6 years ago committed by GitHub
commit bed80a57f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save