Skip to content

Commit 78982cb

Browse files
author
CI
committed
fn CLI: 0.6.47 release [skip ci]
1 parent 66a5dc9 commit 78982cb

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
@@ -25,7 +25,7 @@ import (
2525
)
2626

2727
// Version of Fn CLI
28-
var Version = "0.6.46"
28+
var Version = "0.6.47"
2929

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

0 commit comments

Comments
 (0)