From f7744f3bce76386ef023efe3c987b83fb6001d95 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 2 Nov 2022 12:26:47 +0000 Subject: [PATCH] stock_demand_estimate_matrix 15.0.1.1.1 --- 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 04e53887f..a50fdedc4 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": "15.0.1.1.0", + "version": "15.0.1.1.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "development_status": "Production/Stable", "website": "https://github.com/OCA/stock-logistics-warehouse",