Skip to content

Commit

Permalink
2.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wangjj9219 committed Sep 4, 2023
1 parent c0ca057 commit aa2883b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/mandala/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("mandala"),
impl_name: create_runtime_str!("mandala"),
authoring_version: 1,
spec_version: 2191,
spec_version: 2192,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,
Expand Down

0 comments on commit aa2883b

Please sign in to comment.