From c7b49516952596937bd8fd0a8d5e6eeb71274689 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 16:11:38 +0000 Subject: [PATCH] repair_calendar_view 12.0.1.1.1 --- 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 4452fb69e..4134c51b8 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.1.0', + 'version': '12.0.1.1.1', 'category': 'Manufacturing', 'author': "Agile Business Group, Odoo Community Association (OCA)", 'website': 'https://github.com/OCA/manufacture',