We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c368857 + ca5a545 commit 07bf863Copy full SHA for 07bf863
ocaml/idl/datamodel_host.ml
@@ -1339,7 +1339,7 @@ let create_params =
1339
param_type= Bool
1340
; param_name= "ssh_auto_mode"
1341
; param_doc= "True if SSH auto mode is enabled for the host"
1342
- ; param_release= numbered_release "25.14.0-next"
+ ; param_release= numbered_release "25.26.0-next"
1343
; param_default= Some (VBool Constants.default_ssh_auto_mode)
1344
}
1345
]
0 commit comments