From 2d8cca86be57754d4b2e6429b1947eee0ad1cbe4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 17 Mar 2023 11:46:06 +0000 Subject: [PATCH] mrp_lot_number_propagation 15.0.0.1.1 --- mrp_lot_number_propagation/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrp_lot_number_propagation/__manifest__.py b/mrp_lot_number_propagation/__manifest__.py index 8e15c07e4..3e88cd36a 100644 --- a/mrp_lot_number_propagation/__manifest__.py +++ b/mrp_lot_number_propagation/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl) { "name": "MRP Serial Number Propagation", - "version": "15.0.0.1.0", + "version": "15.0.0.1.1", "development_status": "Alpha", "license": "AGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)",