diff --git a/manifest.toml b/manifest.toml index c11ff19..403403e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,7 +38,7 @@ ram.runtime = "50M" ask.fr = "Cycle de mises à jours" help.en = "Every 3 version is an LTS. LTS versions are supported for 4 years" help.fr = "Toutes les 3 versions sont des LTS qui sont maintenues pendant 4 ans" - type = "string" + type = "select" choices.longterm = "Install latest Long Term Support version" choices.regular = "Install latest version" default = "longterm"