From d6e49b45fe9a4d04bb82f77ebd33c97be33bfd98 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 17 Jul 2020 11:47:05 +0000 Subject: [PATCH] web_company_title 11.0.1.0.1 --- web_company_title/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_company_title/__manifest__.py b/web_company_title/__manifest__.py index 7fcb1ce8c..78f895fb9 100644 --- a/web_company_title/__manifest__.py +++ b/web_company_title/__manifest__.py @@ -5,7 +5,7 @@ { 'name': "Web Company Title", 'category': "web", - 'version': "11.0.1.0.0", + 'version': "11.0.1.0.1", "author": "Alexandre Díaz, " "Odoo Community Association (OCA)", 'depends': ['web'],