We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8916a commit 98eaa8fCopy full SHA for 98eaa8f
1 file changed
runtime/src/lib.rs
@@ -172,7 +172,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
172
spec_name: create_runtime_str!("quartz"),
173
impl_name: create_runtime_str!("quartz"),
174
authoring_version: 1,
175
- spec_version: 917003,
+ spec_version: 917004,
176
impl_version: 0,
177
apis: RUNTIME_API_VERSIONS,
178
transaction_version: 1,
0 commit comments