From 32f23b224a699bf3a2a9065e223c57997846b709 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 3 Mar 2022 11:51:40 +0000 Subject: [PATCH] web_company_color 13.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 29c10b1d4..e2e90340d 100644 --- a/web_company_color/__manifest__.py +++ b/web_company_color/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Web Company Color", "category": "web", - "version": "13.0.1.0.1", + "version": "13.0.1.1.0", "author": "Alexandre Díaz, Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "depends": ["web", "base_sparse_field"],