Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Set polkadot version in one place #6095

Merged
merged 8 commits into from
Dec 5, 2022
Prev Previous commit
Next Next commit
Merge branch 'master' into giles-common-version
  • Loading branch information
gilescope committed Dec 2, 2022
commit 63522a03a748e09e51aea8c3c08a5906c19734e1
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version.workspace = true
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
repository = "https://github.com/paritytech/polkadot.git"
version = "0.9.31"
version = "0.9.33"

[dependencies]
polkadot-cli = { path = "cli", features = [ "kusama-native", "westend-native", "rococo-native" ] }
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.