From cdb69d1fb640ac0dc8c236ec79509187b4992ced Mon Sep 17 00:00:00 2001 From: Jasmin Solanki Date: Mon, 10 Jan 2022 13:23:11 +0530 Subject: [PATCH] [MIG] rma_filter_lot: Migration to 15.0 --- rma_filter_lot/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rma_filter_lot/__manifest__.py b/rma_filter_lot/__manifest__.py index 3773e24d..c7366a60 100644 --- a/rma_filter_lot/__manifest__.py +++ b/rma_filter_lot/__manifest__.py @@ -3,7 +3,7 @@ { "name": "RMA Filter Lot", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "license": "LGPL-3", "category": "RMA", "summary": "Filter RMA lots",