Skip to content

Commit 38de99b

Browse files
committed
Update datamodel_lifecycle
Signed-off-by: Changlei Li <[email protected]>
1 parent 069e5b8 commit 38de99b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ocaml/idl/datamodel_lifecycle.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ let prototyped_of_message = function
226226
| "VTPM", "create" ->
227227
Some "22.26.0"
228228
| "host", "update_firewalld_service_status" ->
229-
Some "25.33.0-next"
229+
Some "25.34.0"
230230
| "host", "get_tracked_user_agents" ->
231-
Some "25.33.0-next"
231+
Some "25.34.0"
232232
| "host", "set_ssh_auto_mode" ->
233233
Some "25.27.0"
234234
| "host", "set_console_idle_timeout" ->

0 commit comments

Comments
 (0)