From 1a19b564343102528cbb020d4c55d27d5e618a36 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 12 Sep 2023 07:54:05 +0000 Subject: [PATCH] stock_request_mrp 14.0.1.2.0 --- stock_request_mrp/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request_mrp/__manifest__.py b/stock_request_mrp/__manifest__.py index 78354d7e1..16885a377 100644 --- a/stock_request_mrp/__manifest__.py +++ b/stock_request_mrp/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Stock Request MRP", "summary": "Manufacturing request for stock", - "version": "14.0.1.1.0", + "version": "14.0.1.2.0", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",