Browse Source

Update manifest.toml : bump yunohos requirement to 11.2.7

Alexandre Aubin 1 year ago
parent
commit
53d1708056
1 changed files with 1 additions and 1 deletions
  1. 1 1
      manifest.toml

+ 1 - 1
manifest.toml

@@ -16,7 +16,7 @@ license = "AGPL-3.0"
 website = "https://internetcu.be/"
 
 [integration]
-yunohost = ">= 11.2"
+yunohost = ">= 11.2.7"
 architectures = "all"
 multi_instance = true
 ldap = "not_relevant"