Skip to content

Commit e706035

Browse files
committed
chore: bump to v0.204.0-rc1
1 parent e392dd8 commit e706035

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ckb"
3-
version = "0.204.0-pre"
3+
version = "0.204.0-rc1"
44
license = "MIT"
55
authors = ["Nervos Core Dev <[email protected]>"]
66
edition = "2024"
@@ -114,7 +114,7 @@ members = [
114114
]
115115

116116
[workspace.package]
117-
version = "0.204.0-pre"
117+
version = "0.204.0-rc1"
118118

119119
[workspace.dependencies]
120120
tempfile = "3"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Nervos CKB](https://www.nervos.org/) - The Common Knowledge Base
22

3-
[![Version](https://img.shields.io/badge/version-0.204.0--pre-orange.svg)](https://github.com/nervosnetwork/ckb/releases)
3+
[![Version](https://img.shields.io/badge/version-0.204.0--rc1-orange.svg)](https://github.com/nervosnetwork/ckb/releases)
44
[![Nervos Talk](https://img.shields.io/badge/discuss-on%20Nervos%20Talk-3CC68A.svg)](https://talk.nervos.org/t/where-to-discuss-ckb-and-how-to-ask-for-support/6024)
55

66
master | develop

0 commit comments

Comments
 (0)