mirror of https://github.com/docker/docs.git
Bump version to 0.7.0
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
parent
6b0b02fa83
commit
a650a404fc
|
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
var (
|
||||
// Version should be updated by hand at each release
|
||||
Version = "0.7.0-rc3"
|
||||
Version = "0.7.0"
|
||||
|
||||
// GitCommit will be overwritten automatically by the build system
|
||||
GitCommit = "HEAD"
|
||||
|
|
|
|||
Loading…
Reference in New Issue