diff --git a/stock_location_product_restriction/__manifest__.py b/stock_location_product_restriction/__manifest__.py index 4e087cf3d..4e8201afe 100644 --- a/stock_location_product_restriction/__manifest__.py +++ b/stock_location_product_restriction/__manifest__.py @@ -6,7 +6,7 @@ "name": "Stock Location Product Restriction", "summary": """ Prevent to mix different products into the same stock location""", - "version": "10.0.1.0.0", + "version": "10.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://acsone.eu/",