[enh] Add 11.0 version
This commit is contained in:
parent
ef6648ff1b
commit
19e965c235
1 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
"name": "scith, ljf",
|
||||
"email": "ljf+yunohost@grimaud.me"
|
||||
},
|
||||
"version": "10.0-1",
|
||||
"version": "11.0-1",
|
||||
"url": "https://www.odoo.com",
|
||||
"license": "LGPL-3.0",
|
||||
"requirements": {
|
||||
|
@ -35,8 +35,8 @@
|
|||
"en": "Which version of Odoo do you want to install?",
|
||||
"fr": "Quelle version d'Odoo souhaitez-vous installer ?"
|
||||
},
|
||||
"choices": ["8.0", "9.0", "10.0"],
|
||||
"default": "9.0"
|
||||
"choices": ["8.0", "9.0", "10.0", "11.0"],
|
||||
"default": "11.0"
|
||||
}, {
|
||||
"name": "oca",
|
||||
"type": "boolean",
|
||||
|
|
Loading…
Reference in a new issue