We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381a3b7 commit 0d70e4dCopy full SHA for 0d70e4d
cmd/create.go
@@ -19,7 +19,7 @@ import (
19
"github.com/spf13/cobra"
20
)
21
22
-const inletsProDefaultVersion = "0.9.28"
+const inletsProDefaultVersion = "0.9.31"
23
const inletsProControlPort = 8123
24
25
func init() {
0 commit comments