We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c61419 commit e7d0544Copy full SHA for e7d0544
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: 913010,
+ spec_version: 914000,
151
impl_version: 1,
152
apis: RUNTIME_API_VERSIONS,
153
transaction_version: 1,
0 commit comments