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 abac4e5 commit ebb4a9fCopy full SHA for ebb4a9f
cmd/create.go
@@ -19,7 +19,7 @@ import (
19
"github.com/spf13/cobra"
20
)
21
22
-const inletsProDefaultVersion = "0.10.2"
+const inletsProDefaultVersion = "0.10.4"
23
const inletsProControlPort = 8123
24
25
func init() {
0 commit comments