Skip to content

Commit 962abf1

Browse files
committed
Update datamodel_lifecycle for pool.license_server
Signed-off-by: Ming Lu <[email protected]>
1 parent 677996e commit 962abf1

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
@@ -120,7 +120,7 @@ let prototyped_of_field = function
120120
| "VM", "actions__after_softreboot" ->
121121
Some "23.1.0"
122122
| "pool", "license_server" ->
123-
Some "24.37.0-next"
123+
Some "25.5.0-next"
124124
| "pool", "recommendations" ->
125125
Some "24.19.1"
126126
| "pool", "update_sync_enabled" ->

0 commit comments

Comments
 (0)