diff --git a/manifest.toml b/manifest.toml index 06a75f3..c23e6d9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Monitorix" description.en = "A system monitoring tool" description.fr = "Un outil de monitoring système" -version = "3.15.0~ynh3" +version = "3.15.0~ynh4" maintainers = ["Josue-T"] @@ -31,11 +31,9 @@ ram.runtime = "50M" [install] [install.domain] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" [install.path] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "path" default = "/monitorix" diff --git a/tests.toml b/tests.toml index 65b9ac3..a5c05b2 100644 --- a/tests.toml +++ b/tests.toml @@ -6,5 +6,5 @@ test_format = 1.0 exclude = [] - [default.test_upgrade_from.c09953008a913b5e1d46be561a10a746eab6d23e] - name = "v3.12" + [default.test_upgrade_from.6ea6f67f5d3b7a3303a5ff2f4640e6e01cb6bdae] + name = "v3.15.0~ynh3 (manifestv1)"