From 8090372ba9ffb06fb3968d4251a78098aacf04e5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 17 Aug 2023 06:35:59 +0000 Subject: [PATCH] component 16.0.1.1.1 --- component/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",