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