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 837bfa8 commit f7eff8fCopy full SHA for f7eff8f
beacon_chain/version.nim
@@ -15,7 +15,7 @@ when not defined(nimscript):
15
const
16
versionMajor* = 22
17
versionMinor* = 5
18
- versionBuild* = 0
+ versionBuild* = 1
19
20
versionBlob* = "stateofus" # Single word - ends up in the default graffiti
21
0 commit comments