We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7df46 commit e1da7f7Copy full SHA for e1da7f7
runtimes/spiritnet/src/lib.rs
@@ -109,7 +109,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
109
spec_name: create_runtime_str!("kilt-spiritnet"),
110
impl_name: create_runtime_str!("kilt-spiritnet"),
111
authoring_version: 1,
112
- spec_version: 11401,
+ spec_version: 11402,
113
impl_version: 0,
114
apis: RUNTIME_API_VERSIONS,
115
transaction_version: 9,
0 commit comments