diff --git a/form.yml.erb b/form.yml.erb index 8a49ec28030b802a1c010d2483719ec7b5cc07d5..5a094116185739c172e764e38a01b3b150f8edfd 100644 --- a/form.yml.erb +++ b/form.yml.erb @@ -115,6 +115,9 @@ attributes: label: "MATLAB version" help: "This defines the version of MATLAB you want to load." options: + - [ + "R2022a", "matlab/r2022a", + ] - [ "R2020a", "matlab/r2020a", ]