From e7b61ac5efda50e942ee0484e7394c05b7cd3d3c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 21 Jun 2022 11:04:07 +0000 Subject: [PATCH] mrp_planned_order_matrix 15.0.1.1.0 --- mrp_planned_order_matrix/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_planned_order_matrix/__manifest__.py b/mrp_planned_order_matrix/__manifest__.py index f469f69bc..a4734145f 100644 --- a/mrp_planned_order_matrix/__manifest__.py +++ b/mrp_planned_order_matrix/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MRP Planned Order Matrix", "summary": "Allows to create fixed planned orders on a grid view.", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "development_status": "Production/Stable", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/manufacture",