From e1ccdb6cd35aafd4e47cffe7e75d4de871517561 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 16:11:29 +0000 Subject: [PATCH] mrp_production_filter_lot 12.0.1.0.1 --- mrp_production_filter_lot/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_production_filter_lot/__manifest__.py b/mrp_production_filter_lot/__manifest__.py index 6ba89d408..a004474f8 100644 --- a/mrp_production_filter_lot/__manifest__.py +++ b/mrp_production_filter_lot/__manifest__.py @@ -4,7 +4,7 @@ 'name': "MRP production filter lot", 'summary': "In production order production popup, " "filter lots based on their location and availability", - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Manufacturing', 'website': "https://github.com/OCA/manufacture" "12.0/mrp_production_filter_lot",