mirror of https://github.com/docker/docs.git
commit
533e5b3b46
|
@ -4,7 +4,7 @@ import "fmt"
|
|||
|
||||
var (
|
||||
// Version should be updated by hand at each release
|
||||
Version = "0.5.6"
|
||||
Version = "0.6.0-dev"
|
||||
|
||||
// GitCommit will be overwritten automatically by the build system
|
||||
GitCommit = "HEAD"
|
||||
|
|
Loading…
Reference in New Issue