1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-05-28 17:55:07 +02:00
parent a6a32531fa
commit 128e2eb732

View file

@ -5,7 +5,7 @@ name = "My Webapp"
description.en = "Custom Web app with SFTP access to serve static (HTML, CSS, JS) and PHP files"
description.fr = "Application Web personnalisée avec accès SFTP pour servir des fichiers statiques (HTML, CSS, JS) et PHP"
version = "1.0~ynh12"
version = "1.0~ynh14"
maintainers = []
@ -14,7 +14,7 @@ license = "GPL-3.0-only"
code = "https://github.com/YunoHost-Apps/my_webapp_ynh"
[integration]
yunohost = ">= 11.1.18"
yunohost = ">= 11.1.19"
architectures = "all"
multi_instance = true
ldap = "not_relevant"