From b21e4303ae173bf221d25fa0b6e8d2acd72606e9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 16:11:51 +0000 Subject: [PATCH] mrp_production_show_post_inventory 12.0.1.0.2 --- mrp_production_show_post_inventory/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_production_show_post_inventory/__manifest__.py b/mrp_production_show_post_inventory/__manifest__.py index d94e82d70..2aa5c367e 100644 --- a/mrp_production_show_post_inventory/__manifest__.py +++ b/mrp_production_show_post_inventory/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Production Show Post Inventory', - 'version': '12.0.1.0.1', + 'version': '12.0.1.0.2', 'category': 'MRP', 'author': 'Camptocamp, ' 'Odoo Community Association (OCA)',