Commit d8b12ef 1 parent ab5ba7e commit d8b12ef Copy full SHA for d8b12ef
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
153
153
spec_name : create_runtime_str ! ( "dip-consumer-runtime-template" ) ,
154
154
impl_name : create_runtime_str ! ( "dip-consumer-runtime-template" ) ,
155
155
authoring_version : 1 ,
156
- spec_version : 11400 ,
156
+ spec_version : 11500 ,
157
157
impl_version : 0 ,
158
158
apis : RUNTIME_API_VERSIONS ,
159
159
transaction_version : 1 ,
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
154
154
spec_name : create_runtime_str ! ( "dip-provider-runtime-template" ) ,
155
155
impl_name : create_runtime_str ! ( "dip-provider-runtime-template" ) ,
156
156
authoring_version : 1 ,
157
- spec_version : 11400 ,
157
+ spec_version : 11500 ,
158
158
impl_version : 0 ,
159
159
apis : RUNTIME_API_VERSIONS ,
160
160
transaction_version : 1 ,
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
118
118
spec_name : create_runtime_str ! ( "kilt-kestrel" ) ,
119
119
impl_name : create_runtime_str ! ( "kilt-kestrel" ) ,
120
120
authoring_version : 4 ,
121
- spec_version : 11400 ,
121
+ spec_version : 11500 ,
122
122
impl_version : 0 ,
123
123
apis : RUNTIME_API_VERSIONS ,
124
124
transaction_version : 6 ,
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
110
110
spec_name : create_runtime_str ! ( "mashnet-node" ) ,
111
111
impl_name : create_runtime_str ! ( "mashnet-node" ) ,
112
112
authoring_version : 4 ,
113
- spec_version : 11400 ,
113
+ spec_version : 11500 ,
114
114
impl_version : 0 ,
115
115
apis : RUNTIME_API_VERSIONS ,
116
116
transaction_version : 8 ,
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
109
109
spec_name : create_runtime_str ! ( "kilt-spiritnet" ) ,
110
110
impl_name : create_runtime_str ! ( "kilt-spiritnet" ) ,
111
111
authoring_version : 1 ,
112
- spec_version : 11400 ,
112
+ spec_version : 11500 ,
113
113
impl_version : 0 ,
114
114
apis : RUNTIME_API_VERSIONS ,
115
115
transaction_version : 8 ,
You can’t perform that action at this time.
0 commit comments