diff options
Diffstat (limited to 'crates')
| -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 146bdb6ae..57ca0e5a0 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 = "2026-03-30"; +pub(crate) const ARTI_CLIENT_RELEASE_DATE: &str = "2026-05-07"; |
