Skip to content

Commit 06e5e0d

Browse files
author
CI
committed
fn CLI: 0.6.26 release [skip ci]
1 parent ce25d6d commit 06e5e0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)