Skip to content

Commit 6205e7d

Browse files
author
CI
committed
fn CLI: 0.6.25 release [skip ci]
1 parent 6ef29b1 commit 6205e7d

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

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

0 commit comments

Comments
 (0)