From ae2b201ec7c00d847f552147299cc30882c7a8da Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Tue, 21 Dec 2021 13:13:07 -0800 Subject: [PATCH] [MIG] rma_product_cores: to Odoo 15.0 --- rma_product_cores/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rma_product_cores/__manifest__.py b/rma_product_cores/__manifest__.py index e80f374c..d039c8d0 100755 --- a/rma_product_cores/__manifest__.py +++ b/rma_product_cores/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'RMA - Product Cores', 'author': 'Hibou Corp. ', - 'version': '14.0.1.0.1', + 'version': '15.0.1.0.0', 'license': 'OPL-1', 'category': 'Tools', 'summary': 'RMA Product Cores',