From de7cba9c35c946657a963e94b171f3c4ce7e12b9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 May 2021 14:52:49 +0000 Subject: [PATCH] rma 12.0.2.5.0 --- rma/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rma/__manifest__.py b/rma/__manifest__.py index b17ef0f9..7daf3b82 100644 --- a/rma/__manifest__.py +++ b/rma/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Return Merchandise Authorization Management", "summary": "Return Merchandise Authorization (RMA)", - "version": "12.0.2.4.0", + "version": "12.0.2.5.0", "development_status": "Production/Stable", "category": "RMA", "website": "https://github.com/OCA/rma",