From 3d54d19da87ef9657ec8ea35fd562a3eaab34c9d Mon Sep 17 00:00:00 2001 From: Jared Kipe Date: Tue, 21 Dec 2021 12:21:32 -0800 Subject: [PATCH] [MIG] rma_product_cores: to Odoo 14.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 979a0c7a..e80f374c 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': '13.0.1.0.1', + 'version': '14.0.1.0.1', 'license': 'OPL-1', 'category': 'Tools', 'summary': 'RMA Product Cores',