File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -206,9 +206,9 @@ let prototyped_of_message = function
206
206
| "VTPM" , "create" ->
207
207
Some " 22.26.0"
208
208
| "host" , "disable_ssh" ->
209
- Some " 25.12.0-next "
209
+ Some " 25.13.0 "
210
210
| "host" , "enable_ssh" ->
211
- Some " 25.12.0-next "
211
+ Some " 25.13.0 "
212
212
| "host" , "emergency_clear_mandatory_guidance" ->
213
213
Some " 24.10.0"
214
214
| "host" , "apply_recommended_guidances" ->
@@ -228,9 +228,9 @@ let prototyped_of_message = function
228
228
| "VM" , "set_groups" ->
229
229
Some " 24.19.1"
230
230
| "pool" , "disable_ssh" ->
231
- Some " 25.12.0-next "
231
+ Some " 25.13.0 "
232
232
| "pool" , "enable_ssh" ->
233
- Some " 25.12.0-next "
233
+ Some " 25.13.0 "
234
234
| "pool" , "get_guest_secureboot_readiness" ->
235
235
Some " 24.17.0"
236
236
| "pool" , "set_ext_auth_cache_expiry" ->
You can’t perform that action at this time.
0 commit comments