diff --git a/cli/internal/deploy.go b/cli/internal/deploy.go index 72dc6f05..d7d4bc42 100644 --- a/cli/internal/deploy.go +++ b/cli/internal/deploy.go @@ -77,8 +77,8 @@ func NewVersionOverview( {"VERSION", toDeployVersion}, {fmt.Sprintf("%s.ENV", strings.ToUpper(app.Domain)), "---"}, - {"OLD", app.Recipe.EnvVersion}, - {"NEW", toDeployVersion}, + {"CURRENT VERSION", app.Recipe.EnvVersion}, + {"NEW VERSION", toDeployVersion}, } overview := formatter.CreateOverview(