From 597a2c58b0b99f6a17b68d7120262cee74288686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:14:51 +0200 Subject: [PATCH] fix linter --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7137ca4..acee760 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Armadietto" description.en = "RemoteStorage server running as a nodejs web service with systemd" description.fr = "Serveur remoteStorage excécuté en tant que service web nodejs par systemd" -version = "0.2.0~ynh3" +version = "0.2.0~ynh4" maintainers = ["bencharp"] @@ -17,7 +17,7 @@ website = "https://remotestorage.io/" code = "https://github.com/remotestorage/armadietto" [integration] -yunohost = ">= 11.0.9" +yunohost = ">= 11.2" architectures = "all" multi_instance = false ldap = false @@ -28,7 +28,6 @@ ram.runtime = "100M" [install] [install.domain] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" [install.init_main_permission]