From 1a80e3099890d2ff76a48f9d24d69505d37a5c04 Mon Sep 17 00:00:00 2001 From: Morgan Adamiec <morgan@parity.io> Date: Tue, 14 Jan 2025 12:49:23 +0000 Subject: [PATCH] Update plan --- Plan.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Plan.toml b/Plan.toml index 4bbca3f1715..c5a7ac89f0e 100644 --- a/Plan.toml +++ b/Plan.toml @@ -254,7 +254,7 @@ to = "5.0.0" # polkadot/xcm/procedural name = "xcm-procedural" from = "10.1.0" -to = "10.2.0" +to = "11.0.0" bump = "minor" reason = "changed" @@ -902,7 +902,7 @@ to = "2.0.0" # polkadot/xcm name = "staging-xcm" from = "14.2.0" -to = "15.0.0" +to = "15.0.1" bump = "major" reason = "changed" @@ -3900,7 +3900,7 @@ reason = "changed" # umbrella name = "polkadot-sdk" from = "0.9.0" -to = "0.10.0" +to = "0.10.1" bump = "major" reason = "changed" -- GitLab