summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-05 23:38:13 +0530
committerAndinus <andinus@nand.sh>2020-04-05 23:38:13 +0530
commit0883e2777d35eea4e38a20b16ebac6b1c8d2ac5b (patch)
tree5d5207667cff2309c1294c69da63b675b616c075
parent106aa7446c34a2c9fc8944ec9be3a65d0f052d64 (diff)
downloadcetus-0883e2777d35eea4e38a20b16ebac6b1c8d2ac5b.tar.gz
Bump version to v0.6.7 v0.6.7
-rw-r--r--cmd/cetus/app.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/cetus/app.go b/cmd/cetus/app.go
index 8c41a6b..32225d7 100644
--- a/cmd/cetus/app.go
+++ b/cmd/cetus/app.go
@@ -9,7 +9,7 @@ import (
 )
 
 var (
-	version string = "v0.6.6"
+	version string = "v0.6.7"
 	dump    bool
 	random  bool
 	notify  bool