Skip to content

Commit

Permalink
fn CLI: 0.6.21 release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
CI committed Aug 11, 2022
1 parent dc2ead6 commit ab5f279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
)

// Version of Fn CLI
var Version = "0.6.20"
var Version = "0.6.21"

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

0 comments on commit ab5f279

Please sign in to comment.