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 262c339 commit 7371a12Copy full SHA for 7371a12
1 file changed
crates/subspace-runtime/src/lib.rs
@@ -130,7 +130,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
130
spec_name: Cow::Borrowed("subspace"),
131
impl_name: Cow::Borrowed("subspace"),
132
authoring_version: 0,
133
- spec_version: 8,
+ spec_version: 9,
134
impl_version: 0,
135
apis: RUNTIME_API_VERSIONS,
136
transaction_version: 0,
0 commit comments