Skip to content

Commit

Permalink
increase spec version to upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: dung5ire <dung@5ire.org>
  • Loading branch information
dung5ire committed Jul 26, 2024
1 parent c694ef1 commit d64ae1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/firechain-qa-runtime/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
// and set impl_version to 0. If only runtime
// implementation changes and behavior does not, then leave spec_version as
// is and increment impl_version.
spec_version: 107,
spec_version: 108,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 2,
Expand Down

0 comments on commit d64ae1d

Please sign in to comment.