Skip to content

Commit

Permalink
release v1.7.3-rc3 (#1481)
Browse files Browse the repository at this point in the history
  • Loading branch information
LexLuthr committed May 31, 2023
1 parent 49df313 commit 43ee603
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.7.3-rc2"
const BuildVersion = "1.7.3-rc3"

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

0 comments on commit 43ee603

Please sign in to comment.