bump rococo and penpal spec_version

This commit is contained in:
EgorPopelyaev
2022-12-21 12:12:32 +01:00
parent 4d115e3430
commit fa953ab35a
2 changed files with 2 additions and 2 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: 9330,
spec_version: 9360,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
@@ -101,7 +101,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("test-parachain"),
impl_name: create_runtime_str!("test-parachain"),
authoring_version: 1,
spec_version: 9330,
spec_version: 9360,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 3,