diff --git a/component/__manifest__.py b/component/__manifest__.py index 932d4894d..7b62e6fbe 100644 --- a/component/__manifest__.py +++ b/component/__manifest__.py @@ -5,7 +5,7 @@ "name": "Components", "summary": "Add capabilities to register and use decoupled components," " as an alternative to model classes", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "author": "Camptocamp," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/connector", "license": "LGPL-3",