Bump version, tx_version and spec_version in prep for v0.9.11 (#3970)

* bump version and spec_version

* bump transaction version

* Bump of the default value in CI

* bump tx version for westend and kusama

Co-authored-by: Wilfried Kopp <wilfried@parity.io>
This commit is contained in:
Martin Pugh
2021-09-30 14:44:19 +02:00
committed by GitHub
parent c3a8d35d1b
commit 72eab56e88
78 changed files with 152 additions and 152 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
name = "pallet-xcm"
version = "0.9.9"
version = "0.9.11"
[dependencies]
codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"] }