From 495fcc91a5ff64f6a2cd3ff4bbadfe8c33ef330b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 8 Jan 2021 06:19:52 +0000 Subject: [PATCH] mrp_production_auto_post_inventory 12.0.1.1.0 --- mrp_production_auto_post_inventory/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_production_auto_post_inventory/__manifest__.py b/mrp_production_auto_post_inventory/__manifest__.py index a420814fc..05d2e6557 100644 --- a/mrp_production_auto_post_inventory/__manifest__.py +++ b/mrp_production_auto_post_inventory/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Production Auto Post-Inventory', - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'category': 'MRP', 'author': 'Eficent, ' 'Odoo Community Association (OCA)',