From e5562c93cc736a85aef7c4506e64a635e53c7cef Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 24 Dec 2019 09:45:28 +0000 Subject: [PATCH] crm_rma_claim_make_claim 8.0.1.0.1 --- crm_rma_claim_make_claim/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm_rma_claim_make_claim/__openerp__.py b/crm_rma_claim_make_claim/__openerp__.py index a61c136c..49fa8e9c 100644 --- a/crm_rma_claim_make_claim/__openerp__.py +++ b/crm_rma_claim_make_claim/__openerp__.py @@ -21,7 +21,7 @@ ############################################################################## { 'name': 'CRM RMA Claim Make Claim', - 'version': '8.0.1.0.0', + 'version': '8.0.1.0.1', 'author': 'Vauxoo, Odoo Community Association (OCA)', 'website': 'http://www.vauxoo.com/', 'license': 'AGPL-3',