Skip to content

Commit 07b9343

Browse files
author
CI
committed
fn CLI: 0.6.34 release [skip ci]
1 parent af31669 commit 07b9343

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

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

0 commit comments

Comments
 (0)