Skip to content

Commit

Permalink
chore: bump to 1.6.0 rc (#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobheun authored Feb 16, 2023
1 parent 1a771ad commit dcf854a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified build/openrpc/boost.json.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion build/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package build

var CurrentCommit string

const BuildVersion = "1.5.1-rc5"
const BuildVersion = "1.6.0-rc1"

func UserVersion() string {
return BuildVersion + CurrentCommit
Expand Down

0 comments on commit dcf854a

Please sign in to comment.