bump spec versions in kusama, polkadot and westend again II (#3021)

* bump spec versions in kusama, polkadot and westend again II

* Don't build artifacts for the downstream simnet job as it's disabled now

* uncomment rococo-v1 publishing job

Co-authored-by: Vladimir Istyufeev <vladimir@parity.io>
This commit is contained in:
Andronik Ordian
2021-05-13 16:13:01 +02:00
committed by GitHub
parent d326c3431e
commit 87264b7b0b
4 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("kusama"),
impl_name: create_runtime_str!("parity-kusama"),
authoring_version: 2,
spec_version: 9010,
spec_version: 9011,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,