Skip to content

Commit 7bb04bd

Browse files
author
CI
committed
fn CLI: 0.6.11 release [skip ci]
1 parent 248c684 commit 7bb04bd

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.10"
28+
var Version = "0.6.11"
2929

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

0 commit comments

Comments
 (0)