From 388d42d5b767a7402557378cca4de6f23ac3241b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 3 Jul 2023 08:28:57 +0000 Subject: [PATCH] stock_production_lot_warranty 15.0.1.1.0 --- stock_production_lot_warranty/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_production_lot_warranty/__manifest__.py b/stock_production_lot_warranty/__manifest__.py index 1ade4a9b..ac2ceadf 100644 --- a/stock_production_lot_warranty/__manifest__.py +++ b/stock_production_lot_warranty/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Warranty Date on Lot/Serial Numbers", "summary": "Add warranty date to stock production lot", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "license": "AGPL-3", "author": "Open Source Integrators, Odoo Community Association (OCA)", "category": "Stock",