diff --git a/stock_request_purchase/__manifest__.py b/stock_request_purchase/__manifest__.py index 25c30e374..02eeb519d 100644 --- a/stock_request_purchase/__manifest__.py +++ b/stock_request_purchase/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Request Purchase", "summary": "Internal request for stock", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",