Skip to content

Commit b679ecd

Browse files
committed
Update astar spec due to changes
1 parent 2febe99 commit b679ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/astar/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
138138
spec_name: create_runtime_str!("astar"),
139139
impl_name: create_runtime_str!("astar"),
140140
authoring_version: 1,
141-
spec_version: 77,
141+
spec_version: 78,
142142
impl_version: 0,
143143
apis: RUNTIME_API_VERSIONS,
144144
transaction_version: 2,

0 commit comments

Comments
 (0)