Skip to content

Commit ebb4a9f

Browse files
committed
Use latest inlets-pro version
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent abac4e5 commit ebb4a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/create.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
"github.com/spf13/cobra"
2020
)
2121

22-
const inletsProDefaultVersion = "0.10.2"
22+
const inletsProDefaultVersion = "0.10.4"
2323
const inletsProControlPort = 8123
2424

2525
func init() {

0 commit comments

Comments
 (0)