From 8ca03023b3e3878d7cd6352a4d8cf58d4b54978f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 3 Mar 2022 12:09:09 +0000 Subject: [PATCH] web_company_color 15.0.1.1.0 --- web_company_color/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_company_color/__manifest__.py b/web_company_color/__manifest__.py index 726ae7761..2db632b5c 100644 --- a/web_company_color/__manifest__.py +++ b/web_company_color/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Web Company Color", "category": "web", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "author": "Alexandre Díaz, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "depends": ["web", "base_sparse_field"],