We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb904ad commit 9c37d87Copy full SHA for 9c37d87
1 file changed
cmd/create.go
@@ -19,7 +19,7 @@ import (
19
"github.com/spf13/cobra"
20
)
21
22
-const inletsProDefaultVersion = "0.10.4"
+const inletsProDefaultVersion = "0.11.4"
23
const inletsProControlPort = 8123
24
25
func init() {
0 commit comments