diff --git a/form.yml b/form.yml index 28f0bbe8f1abfacad8d318762b79fdd0199373d9..2178341f757677e9c6daee01124d13da14d8a245 100644 --- a/form.yml +++ b/form.yml @@ -30,4 +30,4 @@ attributes: label: "R Version" options: - [ "3.5.0", "R/3.5.0" ] - - [ "4.0.0", "R/4.0.0" ] + - [ "4.0.1", "R/4.0.1" ] diff --git a/manifest.yml b/manifest.yml index 196673d050205d08622e6fb6bdd0b857327e4bc4..0c67c290c9c54c1bac2a537ba15febaa7a95577d 100644 --- a/manifest.yml +++ b/manifest.yml @@ -12,8 +12,8 @@ description: | <div class="alert alert-info" > <strong>Recent updates</strong> <ul> + <li>Updated to R 4.0.1.</li> <li>Updated to RStudio Server 1.3.959.</li> - <li>Added R 4.0.0.</li> <li>Added multi-core and high memory instances.</li> <li>Added quick instance for faster response. Larger instances may take longer to start.</li> </ul>