diff --git a/stock_exception/__manifest__.py b/stock_exception/__manifest__.py index 4790f9bc1..14f6f807a 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.0", + "version": "14.0.1.0.1", "category": "Generic Modules/Warehouse Management", "author": "Ecosoft, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",