Bump spec_version to 9400

This commit is contained in:
EgorPopelyaev
2023-03-22 15:08:17 +01:00
parent b8182ac5cd
commit 0a32a95230
11 changed files with 12 additions and 12 deletions
@@ -193,7 +193,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("penpal-parachain"),
impl_name: create_runtime_str!("penpal-parachain"),
authoring_version: 1,
spec_version: 9381,
spec_version: 9400,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,