File tree 2 files changed +2
-2
lines changed
cumulus/parachains/runtimes/assets
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
123
123
spec_name : create_runtime_str ! ( "statemine" ) ,
124
124
impl_name : create_runtime_str ! ( "statemine" ) ,
125
125
authoring_version : 1 ,
126
- spec_version : 1_016_001 ,
126
+ spec_version : 1_016_002 ,
127
127
impl_version : 0 ,
128
128
apis : RUNTIME_API_VERSIONS ,
129
129
transaction_version : 16 ,
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
123
123
spec_name : create_runtime_str ! ( "westmint" ) ,
124
124
impl_name : create_runtime_str ! ( "westmint" ) ,
125
125
authoring_version : 1 ,
126
- spec_version : 1_016_001 ,
126
+ spec_version : 1_016_002 ,
127
127
impl_version : 0 ,
128
128
apis : RUNTIME_API_VERSIONS ,
129
129
transaction_version : 16 ,
You can’t perform that action at this time.
0 commit comments