From fb740cbe5310e2bc39691d3d8bed32c824629d69 Mon Sep 17 00:00:00 2001 From: Enric Tobella Date: Wed, 19 Feb 2020 23:11:21 +0100 Subject: [PATCH] [MIG][12.0] web_view_calendar_column --- web_view_calendar_column/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_view_calendar_column/__manifest__.py b/web_view_calendar_column/__manifest__.py index e7b1d8f41..a19e98f95 100644 --- a/web_view_calendar_column/__manifest__.py +++ b/web_view_calendar_column/__manifest__.py @@ -5,7 +5,7 @@ 'name': 'Web View Calendar Column', 'summary': """ Allow to define columns on calendars""", - 'version': '11.0.1.0.1', + 'version': '12.0.1.0.0', 'license': 'AGPL-3', 'author': 'Creu Blanca,Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/web',