From 2d63f99b401dceea7400d192e1aad4f7f600cbe8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 16:11:44 +0000 Subject: [PATCH] mrp_mto_with_stock 12.0.1.0.1 --- mrp_mto_with_stock/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_mto_with_stock/__manifest__.py b/mrp_mto_with_stock/__manifest__.py index a1a6056c0..809d237b3 100644 --- a/mrp_mto_with_stock/__manifest__.py +++ b/mrp_mto_with_stock/__manifest__.py @@ -11,7 +11,7 @@ "maintainer": "sergiocorato", "website": "https://github.com/OCA/manufacture", "category": "Manufacturing", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "license": "AGPL-3", "application": False, "installable": True,