From 7470bfe12ab3faefc50c2157243d952522848038 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 21 Apr 2023 07:45:49 +0000 Subject: [PATCH] mrp_lot_number_propagation 15.0.0.3.0 --- 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 5b5771786..7f28eef70 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.2.0", + "version": "15.0.0.3.0", "development_status": "Alpha", "license": "AGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)",