diff --git a/core/primitives/src/version.rs b/core/primitives/src/version.rs index 52d53178f7c..97a77721582 100644 --- a/core/primitives/src/version.rs +++ b/core/primitives/src/version.rs @@ -193,7 +193,7 @@ pub const PROTOCOL_UPGRADE_SCHEDULE: Lazy = Lazy: // after the set date. Ideally that should be during working hours. // e.g. ProtocolUpgradeVotingSchedule::from_env_or_str("2000-01-01 15:00:00").unwrap()); - ProtocolUpgradeVotingSchedule::from_env_or_str("2023-05-22 15:00:00").unwrap() + ProtocolUpgradeVotingSchedule::from_env_or_str("2023-06-12 15:00:00").unwrap() // Monday }); /// Gives new clients an option to upgrade without announcing that they support