v18 requires Yunohost v12
This commit is contained in:
parent
3523cd0c78
commit
bd756ea230
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ code = "https://github.com/odoo/odoo"
|
|||
cpe = "cpe:2.3:a:odoo:odoo"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
#yunohost = ">= 11.2" # for v16
|
||||
yunohost = ">= 12.0" # for v18
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = true
|
||||
|
|
Loading…
Reference in a new issue