Skip to content

Commit 3649614

Browse files
committed
Bump rococo-parachain spec_version
1 parent 627a123 commit 3649614

File tree

1 file changed

+1
-1
lines changed
  • cumulus/parachains/runtimes/testing/rococo-parachain/src

1 file changed

+1
-1
lines changed

cumulus/parachains/runtimes/testing/rococo-parachain/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
107107
spec_name: create_runtime_str!("test-parachain"),
108108
impl_name: create_runtime_str!("test-parachain"),
109109
authoring_version: 1,
110-
spec_version: 1_013_000,
110+
spec_version: 1_014_000,
111111
impl_version: 0,
112112
apis: RUNTIME_API_VERSIONS,
113113
transaction_version: 6,

0 commit comments

Comments
 (0)