Skip to content

Commit

Permalink
release: Force bump all version/s to 1.1.0 (#504)
Browse files Browse the repository at this point in the history
Upgrading crates to 1.1.0

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 22, 2024
1 parent c0ff2a6 commit fd8995c
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pallets/orml-currencies-allowance-extension/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ runtime-benchmarks = [
try-runtime = [
"frame-system/try-runtime",
"pallet-balances/try-runtime"
]
]
2 changes: 1 addition & 1 deletion pallets/orml-tokens-management-extension/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ try-runtime = [
"frame-support/try-runtime",
"orml-currencies/try-runtime",
"orml-tokens/try-runtime",
]
]
2 changes: 1 addition & 1 deletion pallets/parachain-staking/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ module-oracle-rpc-runtime-api = { git = "https://github.com/pendulum-chain/space
module-pallet-staking-rpc-runtime-api = { path = "runtime-api", default-features = false }
sp-api = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" }
sp-blockchain = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" }
sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" }
sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "release-polkadot-v1.1.0" }
2 changes: 1 addition & 1 deletion pallets/treasury-buyout-extension/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ try-runtime = [
"orml-currencies/try-runtime",
"orml-tokens/try-runtime",
"pallet-balances/try-runtime"
]
]
2 changes: 1 addition & 1 deletion runtime/amplitude/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -350,4 +350,4 @@ try-runtime = [
"zenlink-protocol/try-runtime",
]

metadata-hash = ["substrate-wasm-builder/metadata-hash"]
metadata-hash = ["substrate-wasm-builder/metadata-hash"]
2 changes: 1 addition & 1 deletion runtime/foucoco/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -345,4 +345,4 @@ try-runtime = [
"zenlink-protocol/try-runtime",
]

metadata-hash = ["substrate-wasm-builder/metadata-hash"]
metadata-hash = ["substrate-wasm-builder/metadata-hash"]
2 changes: 1 addition & 1 deletion runtime/pendulum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -343,4 +343,4 @@ try-runtime = [
"treasury-buyout-extension/try-runtime",
]

metadata-hash = ["substrate-wasm-builder/metadata-hash"]
metadata-hash = ["substrate-wasm-builder/metadata-hash"]

0 comments on commit fd8995c

Please sign in to comment.