diff --git a/cmd/create.go b/cmd/create.go index 8018c7a6..92f1a45a 100644 --- a/cmd/create.go +++ b/cmd/create.go @@ -19,7 +19,7 @@ import ( "github.com/spf13/cobra" ) -const inletsProDefaultVersion = "0.9.28" +const inletsProDefaultVersion = "0.9.31" const inletsProControlPort = 8123 func init() {