Skip to content

Commit d87fc4b

Browse files
committed
Merge #970: Bitcoin Core 25.0
2108220 maintenance: update table for v25.0 (fanquake) 7b5080d Bitcoin Core 25.0 (fanquake) Pull request description: Add release pages for Bitcoin Core v25.0. ACKs for top commit: stickies-v: re-ACK [2108220](2108220) - only the date changed. Tree-SHA512: 6ce2f9c042d99f530550978d62a9dd01b6022e5a9a28bb7424fd4f35d7266f7a5f85bb0de50195aabf375a3dd988e4a3f603030503419322b096f14e3c3db7ea
2 parents 7b84fc5 + 2108220 commit d87fc4b

File tree

3 files changed

+401
-2
lines changed

3 files changed

+401
-2
lines changed

_includes/posts/maintenance-table.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
| 22.0 | 2021-09-13 | 2022-11-24 | 2023-04-01 |
2-
| 23.0 | 2022-04-25 | after v25.0 | TBA |
2+
| 23.0 | 2022-04-25 | 2023-05-18 | 2023-12-01 |
33
| 24.0 | 2022-11-24 | after v26.0 | TBA |
4-
| 25.0 | TBA* | TBA | TBA |
4+
| 25.0 | 2023-05-18 | after v27.0 | TBA |
5+
| 26.0 | TBA* | TBA | TBA |
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Bitcoin Core 25.0 released
3+
name: blog-release-25.0
4+
id: en-blog-release-25.0
5+
lang: en
6+
type: posts
7+
layout: post
8+
9+
## If this is a new post, reset this counter to 1.
10+
version: 1
11+
12+
## Only true if release announcement or security annoucement. English posts only
13+
announcement: 1
14+
15+
excerpt: >
16+
Bitcoin Core 25.0 is now available.
17+
---
18+
Bitcoin Core version 25.0 is now available for [download][download
19+
page]. See the [release notes][] for more information about the many
20+
new features and bug fixes in this release.
21+
22+
If you have any questions, please stop by the #bitcoin IRC chatroom
23+
([IRC][irc], [web][web irc]) and we’ll do our best to help you.
24+
25+
[release notes]: /en/releases/25.0/
26+
[IRC]: irc://irc.libera.chat/bitcoin
27+
[web irc]: https://web.libera.chat/#bitcoin
28+
[download page]: /en/download
29+
30+
{% include references.md %}

0 commit comments

Comments
 (0)