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 b2faeb8 commit 396c29fCopy full SHA for 396c29f
config/version.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
// Version of Fn CLI
12
-var Version = "0.5.5"
+var Version = "0.5.6"
13
14
func GetVersion(versionType string) string {
15
base := "https://github.com/fnproject/cli/releases"
0 commit comments