From 3ebba95646907ec739d285b74529f9cf1b9ef11d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 5 Nov 2020 13:04:20 +0000 Subject: [PATCH] repair_calendar_view 12.0.1.1.0 --- repair_calendar_view/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repair_calendar_view/__manifest__.py b/repair_calendar_view/__manifest__.py index b0fccb03c..1be217624 100644 --- a/repair_calendar_view/__manifest__.py +++ b/repair_calendar_view/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Repair Calendar View', - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'category': 'Manufacturing', 'author': "Agile Business Group, Odoo Community Association (OCA)", 'website': 'http://www.agilebg.com',