summaryrefslogtreecommitdiff
path: root/draw.go
diff options
context:
space:
mode:
Diffstat (limited to 'draw.go')
-rw-r--r--draw.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/draw.go b/draw.go
index f152955..c6f2c17 100644
--- a/draw.go
+++ b/draw.go
@@ -145,6 +145,7 @@ func (rs *RepoStatus) drawGitCommands() {
log.Warn("something is wrong. fix the errors first")
return
}
+ rs.releaseVersion.Disable()
log.Warn("COMMIT IT HERE")
if ! rs.runGitCommands() {
log.Warn("SOMETHING WENT WRONG")