From bc9355eca1e0f9fa09c7814bbea42a6cacb05b2c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Jun 2023 05:50:20 +0000 Subject: [PATCH] web_company_color 16.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 3c11a71e0..e23d86d9f 100644 --- a/web_company_color/__manifest__.py +++ b/web_company_color/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Web Company Color", "category": "web", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "author": "Alexandre Díaz, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "depends": ["web", "base_sparse_field"],