Skip to content

Commit 2e9b278

Browse files
author
CI
committed
fn CLI: 0.5.90 release [skip ci]
1 parent e6b8258 commit 2e9b278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/version.go

+1-1
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.89"
12+
var Version = "0.5.90"
1313

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

0 commit comments

Comments
 (0)