diff --git a/stock_exception/__manifest__.py b/stock_exception/__manifest__.py index 14f6f807a..92c677f17 100644 --- a/stock_exception/__manifest__.py +++ b/stock_exception/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Exception", "summary": "Custom exceptions on stock picking", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "category": "Generic Modules/Warehouse Management", "author": "Ecosoft, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",