From e21b35ca1d86abd25bb5b074eb51e502ec7e4c5e Mon Sep 17 00:00:00 2001 From: Chris O'Neil Date: Wed, 2 Oct 2024 21:08:35 +0100 Subject: [PATCH] chore(release): stable release 2024.10.1.3 ================== Crate Versions ================== autonomi: 0.1.1 sn_auditor: 0.3.2 sn_build_info: 0.1.14 sn_cli: 0.95.2 sn_client: 0.110.2 sn_faucet: 0.5.2 sn_logging: 0.2.35 sn_metrics: 0.1.15 nat-detection: 0.2.6 sn_networking: 0.18.3 sn_node: 0.111.3 node-launchpad: 0.3.18 sn_node_manager: 0.10.5 sn_node_rpc_client: 0.6.30 sn_peers_acquisition: 0.5.2 sn_protocol: 0.17.10 sn_registers: 0.3.20 sn_service_management: 0.3.13 sn_transfers: 0.19.2 test_utils: 0.4.6 token_supplies: 0.1.53 =================== Binary Versions =================== faucet: 0.5.2 nat-detection: 0.2.6 node-launchpad: 0.3.18 safe: 0.95.2 safenode: 0.111.3 safenode-manager: 0.10.5 safenode_rpc_client: 0.6.30 safenodemand: 0.10.5 sn_auditor: 0.3.2 --- Cargo.lock | 2 +- node-launchpad/Cargo.toml | 2 +- release-cycle-info | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f74b921cab..bf85dd8399 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4724,7 +4724,7 @@ dependencies = [ [[package]] name = "node-launchpad" -version = "0.3.17" +version = "0.3.18" dependencies = [ "atty", "better-panic", diff --git a/node-launchpad/Cargo.toml b/node-launchpad/Cargo.toml index c25a818373..c92f499ab4 100644 --- a/node-launchpad/Cargo.toml +++ b/node-launchpad/Cargo.toml @@ -2,7 +2,7 @@ authors = ["MaidSafe Developers "] description = "Node Launchpad" name = "node-launchpad" -version = "0.3.17" +version = "0.3.18" edition = "2021" license = "GPL-3.0" homepage = "https://maidsafe.net" diff --git a/release-cycle-info b/release-cycle-info index 1bc2281ec8..b7fbab14d3 100644 --- a/release-cycle-info +++ b/release-cycle-info @@ -15,4 +15,4 @@ release-year: 2024 release-month: 10 release-cycle: 1 -release-cycle-counter: 2 +release-cycle-counter: 3