From c059b2891b4a75ff7d7acb186547cc0aad554cb8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 8 Jun 2021 14:00:03 +0000 Subject: [PATCH] web_company_color 12.0.1.2.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 6077c3ddf..f0d783c92 100644 --- a/web_company_color/__manifest__.py +++ b/web_company_color/__manifest__.py @@ -5,7 +5,7 @@ { 'name': "Web Company Color", 'category': "web", - 'version': "12.0.1.1.1", + 'version': "12.0.1.2.0", "author": "Alexandre Díaz, " "Odoo Community Association (OCA)", 'website': 'https://github.com/OCA/web',