Skip to content

Commit

Permalink
Update datamodel lifecycle
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Hoes <[email protected]>
  • Loading branch information
robhoes committed Nov 20, 2023
1 parent 9508094 commit 1a694d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml/idl/datamodel_lifecycle.ml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ let prototyped_of_message = function
| "host", "set_https_only" ->
Some "22.27.0"
| "VM", "restart_device_models" ->
Some "23.29.0-next"
Some "23.30.0"
| "pool", "set_ext_auth_max_threads" ->
Some "23.27.0"
| "pool", "set_local_auth_max_threads" ->
Expand Down

0 comments on commit 1a694d7

Please sign in to comment.