From 0f8dc30e8310bd2143444b3e3c07faea6038d373 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 28 Apr 2023 08:15:28 +0000 Subject: [PATCH] stock_request_mrp 15.0.1.1.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 d62aad2a6..2ed56d1b5 100644 --- a/stock_request_mrp/__manifest__.py +++ b/stock_request_mrp/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Request MRP", "summary": "Manufacturing request for stock", - "version": "15.0.1.0.1", + "version": "15.0.1.1.0", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",