Skip to content

Commit f332c9a

Browse files
committed
Update plan
1 parent eac8b4f commit f332c9a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Plan.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1381,9 +1381,9 @@ reason = "changed"
13811381
[[crate]]
13821382
# substrate/frame/migrations
13831383
name = "pallet-migrations"
1384-
from = "7.0.0"
1385-
to = "8.0.0"
1386-
bump = "major"
1384+
from = "8.0.0"
1385+
to = "8.0.1"
1386+
bump = "patch"
13871387
reason = "changed"
13881388

13891389
[[crate]]
@@ -2037,8 +2037,8 @@ reason = "changed"
20372037
[[crate]]
20382038
# polkadot/xcm/pallet-xcm
20392039
name = "pallet-xcm"
2040-
from = "17.0.2"
2041-
to = "17.0.3"
2040+
from = "17.0.3"
2041+
to = "17.0.4"
20422042
bump = "patch"
20432043
reason = "changed"
20442044

@@ -3325,9 +3325,9 @@ reason = "changed"
33253325
[[crate]]
33263326
# polkadot/node/network/bridge
33273327
name = "polkadot-network-bridge"
3328-
from = "17.0.0"
3329-
to = "18.0.0"
3330-
bump = "major"
3328+
from = "18.0.0"
3329+
to = "18.0.1"
3330+
bump = "patch"
33313331
reason = "changed"
33323332

33333333
[[crate]]

0 commit comments

Comments
 (0)