From 1ab75699219b3a3000fd84558cd838c0e53df902 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 23 Mar 2023 16:01:42 +0000 Subject: [PATCH] web_company_color 14.0.2.0.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 7eb3c5c1d..67fe65cbb 100644 --- a/web_company_color/__manifest__.py +++ b/web_company_color/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Web Company Color", "category": "web", - "version": "14.0.1.2.0", + "version": "14.0.2.0.0", "author": "Alexandre Díaz, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "depends": ["web", "base_sparse_field"],