Skip to content

Commit

Permalink
fixup! CA-400060: Introduce new field for sm class
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-lau committed Nov 5, 2024
1 parent 164697a commit bc526a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ocaml/idl/datamodel_lifecycle.ml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ let prototyped_of_field = function
Some "22.26.0"
| "VTPM", "persistence_backend" ->
Some "22.26.0"
| "SM", "host_pending_features" ->
Some "24.36.0-next"
| "host", "last_update_hash" ->
Some "24.10.0"
| "host", "pending_guidances_full" ->
Expand Down

0 comments on commit bc526a0

Please sign in to comment.