Skip to content

Commit 8e85cb7

Browse files
authored
release v2.4.7 (#2043)
1 parent ee54b5e commit 8e85cb7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build/openrpc/boost.json.gz

0 Bytes
Binary file not shown.

build/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func BuildTypeString() string {
3131
}
3232
}
3333

34-
const BuildVersion = "2.4.6"
34+
const BuildVersion = "2.4.7"
3535

3636
func UserVersion() string {
3737
return BuildVersion + BuildTypeString() + CurrentCommit

0 commit comments

Comments
 (0)