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.2.0-rc2
1 parent 75a91d3 commit 05cd23cCopy full SHA for 05cd23c
build/openrpc/boost.json.gz
0 Bytes
build/version.go
@@ -2,7 +2,7 @@ package build
2
3
var CurrentCommit string
4
5
-const BuildVersion = "1.2.0-rc1"
+const BuildVersion = "1.2.0-rc2"
6
7
func UserVersion() string {
8
return BuildVersion + CurrentCommit
0 commit comments