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 491524f commit b421a44Copy full SHA for b421a44
runtime/src/lib.rs
@@ -38,7 +38,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
38
spec_name: create_runtime_str!("torus-runtime"),
39
impl_name: create_runtime_str!("torus-runtime"),
40
authoring_version: 1,
41
- spec_version: 13,
+ spec_version: 14,
42
impl_version: 1,
43
apis: apis::RUNTIME_API_VERSIONS,
44
transaction_version: 1,
0 commit comments