diff --git a/stock_demand_estimate/__manifest__.py b/stock_demand_estimate/__manifest__.py index 7b9b2b963..7504793c8 100644 --- a/stock_demand_estimate/__manifest__.py +++ b/stock_demand_estimate/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Demand Estimate", "summary": "Allows to create demand estimates.", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "development_status": "Production/Stable", "website": "https://github.com/OCA/stock-logistics-warehouse",