mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
19 lines
547 B
HTML
19 lines
547 B
HTML
---
|
|
# This file is licensed under the MIT License (MIT) available on
|
|
# http://opensource.org/licenses/MIT.
|
|
|
|
layout: base-core
|
|
lang: en
|
|
|
|
breadcrumbs:
|
|
- bitcoin
|
|
- bcc
|
|
- bcc news
|
|
- RELEASE
|
|
---
|
|
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin Core releases">
|
|
<div class="versiontext">
|
|
<h1>{{ page.title }}{% if page.optional_date %}<br><small>{{ page.optional_date | date:"%e %B %Y" }}</small>{% endif %}</h1>
|
|
{{ content }}
|
|
</div>
|
|
<a href="/en/version-history">Go back to the version history</a>
|