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 @@ -112,7 +112,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
112112 spec_name : create_runtime_str ! ( "interlay-parachain" ) ,
113113 impl_name : create_runtime_str ! ( "interlay-parachain" ) ,
114114 authoring_version : 1 ,
115- spec_version : 1025002 ,
115+ spec_version : 1025003 ,
116116 impl_version : 1 ,
117117 transaction_version : 4 ,
118118 apis : RUNTIME_API_VERSIONS ,
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
113113 spec_name : create_runtime_str ! ( "kintsugi-parachain" ) ,
114114 impl_name : create_runtime_str ! ( "kintsugi-parachain" ) ,
115115 authoring_version : 1 ,
116- spec_version : 1025002 ,
116+ spec_version : 1025003 ,
117117 impl_version : 1 ,
118118 transaction_version : 4 ,
119119 apis : RUNTIME_API_VERSIONS ,
You can’t perform that action at this time.
0 commit comments