Skip to content

Commit 34530e6

Browse files
LexLuthrLexLuthr
authored andcommitted
bump version to v1.6.0 (#1267)
1 parent d756076 commit 34530e6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build/openrpc/boost.json.gz

76 Bytes
Binary file not shown.

build/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package build
22

33
var CurrentCommit string
44

5-
const BuildVersion = "1.6.0-rc3"
5+
const BuildVersion = "1.6.0"
66

77
func UserVersion() string {
88
return BuildVersion + CurrentCommit

0 commit comments

Comments
 (0)