Commit bdcc3f9 1 parent 403e2b6 commit bdcc3f9 Copy full SHA for bdcc3f9
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
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 ! ( "kilt-kestrel" ) ,
124
124
impl_name : create_runtime_str ! ( "kilt-kestrel" ) ,
125
125
authoring_version : 4 ,
126
- spec_version : 11500 ,
126
+ spec_version : 11501 ,
127
127
impl_version : 0 ,
128
128
apis : RUNTIME_API_VERSIONS ,
129
129
transaction_version : 6 ,
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
78
78
spec_name : create_runtime_str ! ( "mashnet-node" ) ,
79
79
impl_name : create_runtime_str ! ( "mashnet-node" ) ,
80
80
authoring_version : 4 ,
81
- spec_version : 11500 ,
81
+ spec_version : 11501 ,
82
82
impl_version : 0 ,
83
83
apis : RUNTIME_API_VERSION ,
84
84
transaction_version : 8 ,
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
77
77
spec_name : create_runtime_str ! ( "kilt-spiritnet" ) ,
78
78
impl_name : create_runtime_str ! ( "kilt-spiritnet" ) ,
79
79
authoring_version : 1 ,
80
- spec_version : 11500 ,
80
+ spec_version : 11501 ,
81
81
impl_version : 0 ,
82
82
apis : RUNTIME_API_VERSION ,
83
83
transaction_version : 8 ,
You can’t perform that action at this time.
0 commit comments