summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crates/arti-client/src/release_date.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/arti-client/src/release_date.rs b/crates/arti-client/src/release_date.rs
index d2b233f93..951680979 100644
--- a/crates/arti-client/src/release_date.rs
+++ b/crates/arti-client/src/release_date.rs
@@ -15,4 +15,4 @@
/// from consensuses older than our software:
/// the fact that we released _this_ version
/// indicates that a newer consensus probably permits this version.)
-pub(crate) const ARTI_CLIENT_RELEASE_DATE: &str = "2025-10-06";
+pub(crate) const ARTI_CLIENT_RELEASE_DATE: &str = "2025-10-29";