Skip to content

Commit

Permalink
getting ready for v0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: António Meireles <[email protected]>
  • Loading branch information
AntonioMeireles committed Jul 6, 2016
1 parent c07213b commit 20ffc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/target/coreos/coreos.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
"github.com/TheNewNormal/corectl/components/common/assets"
)

const latestImageBreackage = "2016-06-25T00:00:00WET"
const latestImageBreackage = "2016-07-06T00:00:00WET"

func LatestImageBreackage() (t time.Time) {
t, _ = time.Parse("2006-01-02T15:04:05MST", latestImageBreackage)
Expand Down

0 comments on commit 20ffc0d

Please sign in to comment.