Skip to content

Commit

Permalink
Bump Foucoco spec version to 22. (#511)
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
gianfra-t authored Jan 17, 2025
1 parent ec19d4a commit 72a5652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/foucoco/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("foucoco"),
impl_name: create_runtime_str!("foucoco"),
authoring_version: 1,
spec_version: 19,
spec_version: 22,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 8,
Expand Down

0 comments on commit 72a5652

Please sign in to comment.