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

Decrease min yunohost version to pass CI

This commit is contained in:
Josué Tille 2024-07-07 20:43:54 +02:00
parent f5ed88d4f8
commit ea78cb2c37
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -20,7 +20,7 @@ code = "https://github.com/mikaku/Monitorix"
cpe = "cpe:2.3:a:fibranet:monitorix"
[integration]
yunohost = ">= 11.2.20.2"
yunohost = ">= 11.2.20"
architectures = "all"
multi_instance = false
ldap = "not_relevant"