Skip to content

Commit 6e5fff8

Browse files
committed
Move to inlets-pro 0.9.3
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 1384749 commit 6e5fff8

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.9.1"
22+
const inletsProDefaultVersion = "0.9.3"
2323
const inletsProControlPort = 8123
2424

2525
func init() {

0 commit comments

Comments
 (0)