[Backport] version bumps from 9430 (#2709)

* Bump crate versions

* Bump spec_version to 9430
This commit is contained in:
Egor_P
2023-06-19 15:57:25 +02:00
committed by GitHub
parent cf68e59132
commit 7c28c5319a
13 changed files with 14 additions and 14 deletions
@@ -225,7 +225,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: 9420,
spec_version: 9430,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,