We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2412aa6 commit 0cd9d5dCopy full SHA for 0cd9d5d
build/openrpc/boost.json.gz
0 Bytes
build/version.go
@@ -31,7 +31,7 @@ func BuildTypeString() string {
31
}
32
33
34
-const BuildVersion = "2.0.0-rc1"
+const BuildVersion = "2.1.0-rc1"
35
36
func UserVersion() string {
37
return BuildVersion + BuildTypeString() + CurrentCommit
extern/boostd-data/build/build.go
@@ -40,7 +40,7 @@ func BuildTypeString() string {
40
41
42
43
-const BuildVersion = "1.4.0"
+const BuildVersion = "1.5.0"
44
45
46
0 commit comments