From 319cf2b6c7e2044804d9f5bb675c8df7d312efa0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 21 Jul 2022 11:54:35 +0000 Subject: [PATCH] mrp_warehouse_calendar 15.0.1.0.1 --- mrp_warehouse_calendar/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_warehouse_calendar/__manifest__.py b/mrp_warehouse_calendar/__manifest__.py index df4fbd363..92caaa363 100644 --- a/mrp_warehouse_calendar/__manifest__.py +++ b/mrp_warehouse_calendar/__manifest__.py @@ -4,7 +4,7 @@ { "name": "MRP Warehouse Calendar", "summary": "Considers the warehouse calendars in manufacturing", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "license": "LGPL-3", "website": "https://github.com/OCA/manufacture", "author": "ForgeFlow, Odoo Community Association (OCA)",