Skip to content

Commit

Permalink
cmd: cut v2.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
scbizu committed Aug 21, 2023
1 parent 16d1280 commit 745f0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func version(commit string) string {
const (
vMajor = 2
vMinor = 6
vPatch = 19
vPatch = 20
)

// versionCmd represents the version command
Expand Down

0 comments on commit 745f0d9

Please sign in to comment.