Skip to content

Commit 4e44027

Browse files
committed
version v24.12.0
1 parent 7d81ee1 commit 4e44027

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2024-12-12 v24.12.0
2+
===================
3+
4+
Nimbus `v24.12.0` is a `low-urgency` release.
5+
6+
### Improvements
7+
8+
* Support `bootstrap_nodes.yaml` bootstrap node specificationn:
9+
https://github.com/status-im/nimbus-eth2/pull/6751
10+
111
2024-11-29 v24.11.0
212
===================
313

beacon_chain/version.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const
1818
"Copyright (c) 2019-" & compileYear & " Status Research & Development GmbH"
1919

2020
versionMajor* = 24
21-
versionMinor* = 11
21+
versionMinor* = 12
2222
versionBuild* = 0
2323

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

0 commit comments

Comments
 (0)