File tree 4 files changed +4
-4
lines changed
pallet/account-migration/src
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ pub const VERSION: sp_version::RuntimeVersion = sp_version::RuntimeVersion {
54
54
spec_name : sp_runtime:: create_runtime_str!( "Darwinia2" ) ,
55
55
impl_name : sp_runtime:: create_runtime_str!( "DarwiniaOfficialRust" ) ,
56
56
authoring_version : 0 ,
57
- spec_version : 6_6_3_0 ,
57
+ spec_version : 6_6_4_0 ,
58
58
impl_version : 0 ,
59
59
apis : sp_version:: create_apis_vec!( [ ] ) ,
60
60
transaction_version : 0 ,
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ pub const VERSION: sp_version::RuntimeVersion = sp_version::RuntimeVersion {
84
84
spec_name : sp_runtime:: create_runtime_str!( "Crab2" ) ,
85
85
impl_name : sp_runtime:: create_runtime_str!( "DarwiniaOfficialRust" ) ,
86
86
authoring_version : 0 ,
87
- spec_version : 6_6_3_0 ,
87
+ spec_version : 6_6_4_0 ,
88
88
impl_version : 0 ,
89
89
apis : RUNTIME_API_VERSIONS ,
90
90
transaction_version : 0 ,
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ pub const VERSION: sp_version::RuntimeVersion = sp_version::RuntimeVersion {
84
84
spec_name : sp_runtime:: create_runtime_str!( "Darwinia2" ) ,
85
85
impl_name : sp_runtime:: create_runtime_str!( "DarwiniaOfficialRust" ) ,
86
86
authoring_version : 0 ,
87
- spec_version : 6_6_3_0 ,
87
+ spec_version : 6_6_4_0 ,
88
88
impl_version : 0 ,
89
89
apis : RUNTIME_API_VERSIONS ,
90
90
transaction_version : 0 ,
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ pub const VERSION: sp_version::RuntimeVersion = sp_version::RuntimeVersion {
124
124
spec_name : sp_runtime:: create_runtime_str!( "Darwinia Koi" ) ,
125
125
impl_name : sp_runtime:: create_runtime_str!( "DarwiniaOfficialRust" ) ,
126
126
authoring_version : 0 ,
127
- spec_version : 6_6_3_2 ,
127
+ spec_version : 6_6_4_0 ,
128
128
impl_version : 0 ,
129
129
apis : RUNTIME_API_VERSIONS ,
130
130
transaction_version : 0 ,
You can’t perform that action at this time.
0 commit comments