We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2febe99 commit b679ecdCopy full SHA for b679ecd
runtime/astar/src/lib.rs
@@ -138,7 +138,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
138
spec_name: create_runtime_str!("astar"),
139
impl_name: create_runtime_str!("astar"),
140
authoring_version: 1,
141
- spec_version: 77,
+ spec_version: 78,
142
impl_version: 0,
143
apis: RUNTIME_API_VERSIONS,
144
transaction_version: 2,
0 commit comments