We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f94b311 commit 77bd60eCopy full SHA for 77bd60e
1 file changed
runtime/src/lib.rs
@@ -147,7 +147,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
147
spec_name: create_runtime_str!("opal"),
148
impl_name: create_runtime_str!("opal"),
149
authoring_version: 1,
150
- spec_version: 913000,
+ spec_version: 913010,
151
impl_version: 1,
152
apis: RUNTIME_API_VERSIONS,
153
transaction_version: 1,
0 commit comments