Skip to content

Commit 86de509

Browse files
authored
release v2.4.1-rc1 (#1988)
1 parent 703c62a commit 86de509

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: build/openrpc/boost.json.gz

4 Bytes
Binary file not shown.

Diff for: build/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func BuildTypeString() string {
3131
}
3232
}
3333

34-
const BuildVersion = "2.4.0"
34+
const BuildVersion = "2.4.1-rc1"
3535

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

0 commit comments

Comments
 (0)