Skip to content

Commit e5360ed

Browse files
committed
Update datamodel lifecycle
Signed-off-by: Vincent Liu <[email protected]>
1 parent 571f36a commit e5360ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocaml/idl/datamodel_lifecycle.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ let prototyped_of_field = function
126126
| "VM", "actions__after_softreboot" ->
127127
Some "23.1.0"
128128
| "pool", "ha_reboot_vm_on_internal_shutdown" ->
129-
Some "25.15.0-next"
129+
Some "25.16.0"
130130
| "pool", "license_server" ->
131131
Some "25.6.0"
132132
| "pool", "recommendations" ->

0 commit comments

Comments
 (0)