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 bb87b2b commit 26790abCopy full SHA for 26790ab
invarch/runtime/src/lib.rs
@@ -165,7 +165,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
165
spec_name: create_runtime_str!("invarch"),
166
impl_name: create_runtime_str!("invarch"),
167
authoring_version: 1,
168
- spec_version: 11,
+ spec_version: 12,
169
impl_version: 0,
170
apis: RUNTIME_API_VERSIONS,
171
transaction_version: 1,
0 commit comments