From b1447baae546a6acbecf1942c97902c69dc2c6f5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 25 Apr 2022 07:54:00 +0000 Subject: [PATCH] stock_mts_mto_rule 15.0.1.0.1 --- stock_mts_mto_rule/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_mts_mto_rule/__manifest__.py b/stock_mts_mto_rule/__manifest__.py index ae27dc65f..65b4eb83f 100644 --- a/stock_mts_mto_rule/__manifest__.py +++ b/stock_mts_mto_rule/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock MTS+MTO Rule", "summary": "Add a MTS+MTO route", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "development_status": "Mature", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse",