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 3d4b3a3 commit 7e6b55cCopy full SHA for 7e6b55c
runtime/shiden/src/lib.rs
@@ -184,7 +184,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
184
spec_name: Cow::Borrowed("shiden"),
185
impl_name: Cow::Borrowed("shiden"),
186
authoring_version: 1,
187
- spec_version: 1600,
+ spec_version: 1601,
188
impl_version: 0,
189
apis: RUNTIME_API_VERSIONS,
190
transaction_version: 3,
0 commit comments