From fb448a9b5a6b496d54aa267a83f5435aa812349e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 12 Jul 2022 13:46:17 +0000 Subject: [PATCH] stock_demand_estimate_matrix 13.0.1.1.0 --- stock_demand_estimate_matrix/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_demand_estimate_matrix/__manifest__.py b/stock_demand_estimate_matrix/__manifest__.py index a688c18d2..36fd7fdb5 100644 --- a/stock_demand_estimate_matrix/__manifest__.py +++ b/stock_demand_estimate_matrix/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Demand Estimate Matrix", "summary": "Allows to create demand estimates.", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",