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 @@ -165,7 +165,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
165
165
// and set impl_version to 0. If only runtime
166
166
// implementation changes and behavior does not, then leave spec_version as
167
167
// is and increment impl_version.
168
- spec_version : 73114 ,
168
+ spec_version : 73115 ,
169
169
impl_version : 0 ,
170
170
apis : RUNTIME_API_VERSIONS ,
171
171
transaction_version : 24 ,
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
160
160
// and set impl_version to 0. If only runtime
161
161
// implementation changes and behavior does not, then leave spec_version as
162
162
// is and increment impl_version.
163
- spec_version : 73114 ,
163
+ spec_version : 73115 ,
164
164
impl_version : 0 ,
165
165
apis : RUNTIME_API_VERSIONS ,
166
166
transaction_version : 24 ,
You can’t perform that action at this time.
0 commit comments