Bump version (#4904)

* Bump spec_version

* Bump version to 0.9.17
This commit is contained in:
Mara Robin B
2022-02-11 20:43:39 +01:00
committed by GitHub
parent a0ebff4909
commit 167df32561
86 changed files with 172 additions and 172 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 9160,
spec_version: 9170,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,