File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
245
245
impl_name : alloc:: borrow:: Cow :: Borrowed ( "heima" ) ,
246
246
authoring_version : 1 ,
247
247
// same versioning-mechanism as polkadot: use last digit for minor updates
248
- spec_version : 9244 ,
248
+ spec_version : 9250 ,
249
249
impl_version : 0 ,
250
250
apis : RUNTIME_API_VERSIONS ,
251
251
transaction_version : 2 ,
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
248
248
impl_name : alloc:: borrow:: Cow :: Borrowed ( "heima" ) ,
249
249
authoring_version : 1 ,
250
250
// same versioning-mechanism as polkadot: use last digit for minor updates
251
- spec_version : 9244 ,
251
+ spec_version : 9250 ,
252
252
impl_version : 0 ,
253
253
apis : RUNTIME_API_VERSIONS ,
254
254
transaction_version : 2 ,
You can’t perform that action at this time.
0 commit comments