mirror of https://github.com/docker/docs.git
Bump to 0.6.0-dev
Signed-off-by: David Gageot <david@gageot.net>
This commit is contained in:
parent
1b30e7bdec
commit
d94bbb3f31
|
|
@ -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