Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Mar 20, 2024
1 parent bf8985c commit 44c6148
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions Plan.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# generated by parity-publish v0.3.0
# command: parity-publish plan . --patch pallet-xcm
# command: parity-publish plan ../polkadot-sdk --patch pallet-authority-discovery

[options]

Expand Down Expand Up @@ -1821,10 +1821,10 @@ reason = "changed"

[[crate]]
name = "pallet-authority-discovery"
from = "28.0.0"
to = "29.0.0"
bump = "major"
reason = "changed"
from = "29.0.0"
to = "29.0.1"
bump = "minor"
reason = "bumped by --patch"

[[crate]]
name = "pallet-babe"
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/parachains/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ sp-application-crypto = { path = "../../../substrate/primitives/application-cryp
sp-tracing = { path = "../../../substrate/primitives/tracing", default-features = false, optional = true, version = "16.0.0" }
sp-arithmetic = { path = "../../../substrate/primitives/arithmetic", default-features = false, version = "24.0.0" }

pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.0" }
pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.1" }
pallet-authorship = { path = "../../../substrate/frame/authorship", default-features = false, version = "29.0.0" }
pallet-balances = { path = "../../../substrate/frame/balances", default-features = false, version = "29.0.0" }
pallet-babe = { path = "../../../substrate/frame/babe", default-features = false, version = "29.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/rococo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sp-version = { path = "../../../substrate/primitives/version", default-features
tx-pool-api = { package = "sp-transaction-pool", path = "../../../substrate/primitives/transaction-pool", default-features = false, version = "27.0.0" }
block-builder-api = { package = "sp-block-builder", path = "../../../substrate/primitives/block-builder", default-features = false, version = "27.0.0" }

pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.0" }
pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.1" }
pallet-authorship = { path = "../../../substrate/frame/authorship", default-features = false, version = "29.0.0" }
pallet-babe = { path = "../../../substrate/frame/babe", default-features = false, version = "29.0.0" }
pallet-balances = { path = "../../../substrate/frame/balances", default-features = false, version = "29.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/test-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ frame-election-provider-support = { path = "../../../substrate/frame/election-pr
tx-pool-api = { package = "sp-transaction-pool", path = "../../../substrate/primitives/transaction-pool", default-features = false, version = "27.0.0" }
block-builder-api = { package = "sp-block-builder", path = "../../../substrate/primitives/block-builder", default-features = false, version = "27.0.0" }

pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.0" }
pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.1" }
pallet-authorship = { path = "../../../substrate/frame/authorship", default-features = false, version = "29.0.0" }
pallet-babe = { path = "../../../substrate/frame/babe", default-features = false, version = "29.0.0" }
pallet-balances = { path = "../../../substrate/frame/balances", default-features = false, version = "29.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion polkadot/runtime/westend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ frame-system = { path = "../../../substrate/frame/system", default-features = fa
frame-system-rpc-runtime-api = { path = "../../../substrate/frame/system/rpc/runtime-api", default-features = false, version = "27.0.0" }
westend-runtime-constants = { package = "westend-runtime-constants", path = "constants", default-features = false, version = "8.0.0" }
pallet-asset-rate = { path = "../../../substrate/frame/asset-rate", default-features = false, version = "8.0.0" }
pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.0" }
pallet-authority-discovery = { path = "../../../substrate/frame/authority-discovery", default-features = false, version = "29.0.1" }
pallet-authorship = { path = "../../../substrate/frame/authorship", default-features = false, version = "29.0.0" }
pallet-babe = { path = "../../../substrate/frame/babe", default-features = false, version = "29.0.0" }
pallet-bags-list = { path = "../../../substrate/frame/bags-list", default-features = false, version = "28.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion substrate/bin/node/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pallet-alliance = { path = "../../../frame/alliance", default-features = false,
pallet-asset-conversion = { path = "../../../frame/asset-conversion", default-features = false, version = "11.0.0" }
pallet-asset-rate = { path = "../../../frame/asset-rate", default-features = false, version = "8.0.0" }
pallet-assets = { path = "../../../frame/assets", default-features = false, version = "30.0.0" }
pallet-authority-discovery = { path = "../../../frame/authority-discovery", default-features = false, version = "29.0.0" }
pallet-authority-discovery = { path = "../../../frame/authority-discovery", default-features = false, version = "29.0.1" }
pallet-authorship = { path = "../../../frame/authorship", default-features = false, version = "29.0.0" }
pallet-babe = { path = "../../../frame/babe", default-features = false, version = "29.0.0" }
pallet-bags-list = { path = "../../../frame/bags-list", default-features = false, version = "28.0.0" }
Expand Down
2 changes: 1 addition & 1 deletion substrate/frame/authority-discovery/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pallet-authority-discovery"
version = "29.0.0"
version = "29.0.1"
authors.workspace = true
edition.workspace = true
license = "Apache-2.0"
Expand Down

0 comments on commit 44c6148

Please sign in to comment.