diff --git a/manifest.yaml b/manifest.yaml index 1655b76..b0e88d4 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -1,24 +1,24 @@ - folder: python-minimal name: Basic Python (3.8) Project description: The simplest Python-3.8-based renku project with a basic directory structure and necessary supporting files. variables: description: short description added at the beginning of the readme file - folder: R-minimal - name: Basic R (4.0) Project - description: The simplest R-4.0-based renku project with a basic directory structure and necessary supporting files. + name: Basic R (4.0.4) Project + description: The simplest R-4.0.4-based renku project with a basic directory structure and necessary supporting files. variables: description: short description added at the beginning of the readme file - folder: bioc-minimal name: R-Bioconductor (3.12) Project description: The simplest R bioconductor-3.12-based renku project with a basic directory structure and necessary supporting files. variables: description: short description added at the beginning of the readme file - folder: julia-minimal name: Basic Julia (1.4.2) Project description: The simplest Julia 1.4.2-based renku project with a basic directory structure and necessary supporting files. variables: description: short description added at the beginning of the readme file - folder: minimal name: Minimal Renku description: The simplest renku project template with files for renku CLI and launching projects on renkulab. variables: {}