From 434c68fd60fa870da12487f5f32240393fbcdc0b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 2 Jan 2020 08:53:57 +0000 Subject: [PATCH] stock_demand_estimate 12.0.2.0.1 --- stock_demand_estimate/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_demand_estimate/__manifest__.py b/stock_demand_estimate/__manifest__.py index 9ba000d08..c7dd47e01 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": "12.0.2.0.0", + "version": "12.0.2.0.1", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Warehouse Management",