Skip to content

Commit

Permalink
Release v2.3.4-3-testnet.
Browse files Browse the repository at this point in the history
  • Loading branch information
peilun-conflux committed Jan 18, 2024
1 parent 85dbc9d commit c960e8b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "conflux"
version = "2.3.4-2-testnet"
version = "2.3.4-3-testnet"
edition = "2018"
build = "build.rs"

Expand Down
2 changes: 1 addition & 1 deletion client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "client"
version = "2.3.4-2-testnet"
version = "2.3.4-3-testnet"
edition = "2018"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Conflux core library"
homepage = "https://www.confluxnetwork.org"
license = "GPL-3.0"
name = "cfxcore"
version = "2.3.4-2-testnet"
version = "2.3.4-3-testnet"
edition = "2018"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion core/benchmark/storage/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c960e8b

Please sign in to comment.