diff --git a/stock_available_unreserved/__manifest__.py b/stock_available_unreserved/__manifest__.py index 35a00fb6b..850c7281f 100644 --- a/stock_available_unreserved/__manifest__.py +++ b/stock_available_unreserved/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Stock Available Unreserved", "summary": "Quantity of stock available for immediate use", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "development_status": "Production/Stable", "maintainers": ["LoisRForgeFlow"],