Skip to content

Commit 07bf863

Browse files
authored
CP-54480 Update release number for ssh_auto_mode (#6602)
2 parents c368857 + ca5a545 commit 07bf863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocaml/idl/datamodel_host.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1339,7 +1339,7 @@ let create_params =
13391339
param_type= Bool
13401340
; param_name= "ssh_auto_mode"
13411341
; param_doc= "True if SSH auto mode is enabled for the host"
1342-
; param_release= numbered_release "25.14.0-next"
1342+
; param_release= numbered_release "25.26.0-next"
13431343
; param_default= Some (VBool Constants.default_ssh_auto_mode)
13441344
}
13451345
]

0 commit comments

Comments
 (0)