Skip to content

Commit dd5159e

Browse files
author
CI
committed
fn CLI: 0.5.56 release [skip ci]
1 parent 179030f commit dd5159e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
// Version of Fn CLI
12-
var Version = "0.5.55"
12+
var Version = "0.5.56"
1313

1414
func GetVersion(versionType string) string {
1515
base := "https://github.com/fnproject/cli/releases"

0 commit comments

Comments
 (0)