diff --git a/components/engine/commands.go b/components/engine/commands.go index 7f82775690..fea1c109d8 100644 --- a/components/engine/commands.go +++ b/components/engine/commands.go @@ -18,7 +18,7 @@ import ( "unicode" ) -const VERSION = "0.1.6" +const VERSION = "0.1.7" var ( GIT_COMMIT string