diff --git a/stock_request_mrp/__manifest__.py b/stock_request_mrp/__manifest__.py index 3f7d2af8c..d62aad2a6 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.0", + "version": "15.0.1.0.1", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",