From d7d44eb54223681e375023434661e58ab21fd027 Mon Sep 17 00:00:00 2001 From: AlexPForgeFlow Date: Thu, 3 Aug 2023 15:59:02 +0200 Subject: [PATCH] [MIG] mrp_unbuild_move_link: Migration to 16.0 --- mrp_unbuild_move_link/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_unbuild_move_link/__manifest__.py b/mrp_unbuild_move_link/__manifest__.py index 4395db64b..1a22937fc 100644 --- a/mrp_unbuild_move_link/__manifest__.py +++ b/mrp_unbuild_move_link/__manifest__.py @@ -2,7 +2,7 @@ # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). { "name": "Stock moves of manufacturing orders added to unbuild orders", - "version": "14.0.1.0.0", + "version": "16.0.1.0.0", "license": "LGPL-3", "category": "Manufacture", "summary": "Link the stock moves of manufacturing orders to the respective unbuild orders",