diff options
Diffstat (limited to 'crates/arti-client/src/release_date.rs')
| -rw-r--r-- | crates/arti-client/src/release_date.rs | 2 |
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 ae053bef3..dacf6c731 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-06-05"; +pub(crate) const ARTI_CLIENT_RELEASE_DATE: &str = "2025-07-07"; |
