Skip to content

Commit 7b6e36b

Browse files
committed
v22.3.1
1 parent aa3bdb1 commit 7b6e36b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2022-03-07 v22.3.0
1+
2022-03-07 v22.3.1
22
==================
33

44
Nimbus `v22.3.0` is a `low-urgency` upgrade that marks the beginning of a more predictable release cadence for Nimbus. Going forward, we'll be publishing a new release at the start of each month, following a feature freeze period with intensified testing and monitoring of the introduced code changes on our dispersed fleet of mainnet validators.

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* = 3
18-
versionBuild* = 0
18+
versionBuild* = 1
1919

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

0 commit comments

Comments
 (0)