Skip to content

Commit f7eff8f

Browse files
committed
Bump the version number
1 parent 837bfa8 commit f7eff8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beacon_chain/version.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ when not defined(nimscript):
1515
const
1616
versionMajor* = 22
1717
versionMinor* = 5
18-
versionBuild* = 0
18+
versionBuild* = 1
1919

2020
versionBlob* = "stateofus" # Single word - ends up in the default graffiti
2121

0 commit comments

Comments
 (0)