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
206206 | "VTPM" , "create" ->
207207 Some " 22.26.0"
208208 | "host" , "disable_ssh" ->
209- Some " 25.12.0-next "
209+ Some " 25.13.0 "
210210 | "host" , "enable_ssh" ->
211- Some " 25.12.0-next "
211+ Some " 25.13.0 "
212212 | "host" , "emergency_clear_mandatory_guidance" ->
213213 Some " 24.10.0"
214214 | "host" , "apply_recommended_guidances" ->
@@ -228,9 +228,9 @@ let prototyped_of_message = function
228228 | "VM" , "set_groups" ->
229229 Some " 24.19.1"
230230 | "pool" , "disable_ssh" ->
231- Some " 25.12.0-next "
231+ Some " 25.13.0 "
232232 | "pool" , "enable_ssh" ->
233- Some " 25.12.0-next "
233+ Some " 25.13.0 "
234234 | "pool" , "get_guest_secureboot_readiness" ->
235235 Some " 24.17.0"
236236 | "pool" , "set_ext_auth_cache_expiry" ->
You can’t perform that action at this time.
0 commit comments