diff --git a/cmd/helpers.go b/cmd/helpers.go index 801571f9a..85742b5c0 100644 --- a/cmd/helpers.go +++ b/cmd/helpers.go @@ -18,7 +18,7 @@ import ( "github.com/leaanthony/spinner" ) -const xgoVersion = "latest" +const xgoVersion = "1.0.1" var fs = NewFSHelper()