mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 13:41:36 +00:00
+1
-1
@@ -18,7 +18,7 @@ import (
|
||||
// Common constants for daemon and client.
|
||||
const (
|
||||
// Version of Current REST API
|
||||
Version version.Version = "1.21"
|
||||
Version version.Version = "1.22"
|
||||
|
||||
// MinVersion represents Minimun REST API version supported
|
||||
MinVersion version.Version = "1.12"
|
||||
|
||||
Reference in New Issue
Block a user