Skip to content

Commit

Permalink
chore: bump version to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simlecode committed Jun 28, 2022
1 parent bfc42ca commit 5d96a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/constants/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
)

// BuildVersion is the local build version, set by build system
const BuildVersion = "1.6.0-rc2"
const BuildVersion = "1.6.0"

var CurrentCommit string

Expand Down

0 comments on commit 5d96a70

Please sign in to comment.