Skip to content

Commit 3d3d1fb

Browse files
authored
chore: new release v1.11.7-rc.0 (#6848)
Description --- new release nextnet
1 parent 8b18707 commit 3d3d1fb

File tree

10 files changed

+71
-71
lines changed

10 files changed

+71
-71
lines changed

Cargo.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "1.11.7-pre.0"
2+
version = "1.11.7-rc.0"
33
edition = "2021"
44
authors = ["The Tari Development Community"]
55
repository = "https://github.com/tari-project/tari"

applications/minotari_ledger_wallet/comms/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "minotari_ledger_wallet_comms"
3-
version = "1.11.7-pre.0"
3+
version = "1.11.7-rc.0"
44
authors = ["The Tari Development Community"]
55
license = "BSD-3-Clause"
66
edition = "2021"

applications/minotari_ledger_wallet/wallet/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "minotari_ledger_wallet"
3-
version = "1.11.7-pre.0"
3+
version = "1.11.7-rc.0"
44
authors = ["The Tari Development Community"]
55
license = "BSD-3-Clause"
66
edition = "2021"

applications/minotari_miner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["The Tari Development Community"]
44
description = "The tari miner implementation"
55
repository = "https://github.com/tari-project/tari"
66
license = "BSD-3-Clause"
7-
version = "1.11.7-pre.0"
7+
version = "1.11.7-rc.0"
88
edition = "2018"
99

1010
[dependencies]

base_layer/contacts/src/chat_client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "tari_chat_client"
33
authors = ["The Tari Development Community"]
44
description = "Tari cucumber chat client"
55
license = "BSD-3-Clause"
6-
version = "1.11.7-pre.0"
6+
version = "1.11.7-rc.0"
77

88
edition = "2018"
99

comms/rpc_macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository = "https://github.com/tari-project/tari"
66
homepage = "https://tari.com"
77
readme = "README.md"
88
license = "BSD-3-Clause"
9-
version = "1.11.7-pre.0"
9+
version = "1.11.7-rc.0"
1010
edition = "2018"
1111

1212
[lib]

infrastructure/test_utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "tari_test_utils"
33
description = "Utility functions used in Tari test functions"
4-
version = "1.11.7-pre.0"
4+
version = "1.11.7-rc.0"
55
authors = ["The Tari Development Community"]
66
edition = "2018"
77
license = "BSD-3-Clause"

package-lock.json

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

0 commit comments

Comments
 (0)