mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 13:41:36 +00:00
Bump api version to 1.21.
Signed-off-by: David Calavera <david.calavera@gmail.com>
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ import (
|
||||
// Common constants for daemon and client.
|
||||
const (
|
||||
// Current REST API version
|
||||
Version version.Version = "1.20"
|
||||
Version version.Version = "1.21"
|
||||
|
||||
// Minimun REST API version supported
|
||||
MinVersion version.Version = "1.12"
|
||||
|
||||
Reference in New Issue
Block a user