v2.6 Docker container was not found. updated to v2.6.0

pull/2854/head
Ryan Payton 8 years ago
parent a2323f8658
commit fccb5538e9

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

Loading…
Cancel
Save