diff --git a/manifest.json b/manifest.json index e1e4fb1..11cfe60 100644 --- a/manifest.json +++ b/manifest.json @@ -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",