From d769a5dc842ce640ae5384abce69990a714995b6 Mon Sep 17 00:00:00 2001 From: Francisco Aguirre Date: Thu, 5 Dec 2024 16:37:00 +0100 Subject: [PATCH] bump --- prdoc/pr_6643.prdoc | 1 - 1 file changed, 1 deletion(-) diff --git a/prdoc/pr_6643.prdoc b/prdoc/pr_6643.prdoc index 2a6c03d0b7f42..c111f6356519e 100644 --- a/prdoc/pr_6643.prdoc +++ b/prdoc/pr_6643.prdoc @@ -8,7 +8,6 @@ doc: This can be set to `None` if the instruction is not meant to be sent to chains running XCM versions lower than V5. If set to `Some(weight)`, a subsequent conversion to V4 will result in `Transact { require_weight_at_most: weight, .. }`. The plan is to remove this workaround in V6 since there will be a good conversion path from V6 to V5. - crates: - name: snowbridge-router-primitives bump: major