From 061e1dcddadf6cd2a48177bee4075212a4a38a00 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 30 Nov 2019 13:21:22 +0000 Subject: [PATCH] account_payment_mode 12.0.1.0.1 --- account_payment_mode/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_mode/__manifest__.py b/account_payment_mode/__manifest__.py index fcb4d2f1f..06a89c75e 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Account Payment Mode', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'license': 'AGPL-3', 'author': "Akretion,Odoo Community Association (OCA)", 'website': 'https://github.com/OCA/bank-payment',