We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627a123 commit 3649614Copy full SHA for 3649614
cumulus/parachains/runtimes/testing/rococo-parachain/src/lib.rs
@@ -107,7 +107,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
107
spec_name: create_runtime_str!("test-parachain"),
108
impl_name: create_runtime_str!("test-parachain"),
109
authoring_version: 1,
110
- spec_version: 1_013_000,
+ spec_version: 1_014_000,
111
impl_version: 0,
112
apis: RUNTIME_API_VERSIONS,
113
transaction_version: 6,
0 commit comments