From cc2c94d2b0d163e2a03af879dc61939dd9cb7e1f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 1 Feb 2021 07:23:27 +0000 Subject: [PATCH] account_payment_mode 13.0.1.2.0 --- 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 1d8191e68..d562115ef 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Payment Mode", - "version": "13.0.1.1.2", + "version": "13.0.1.2.0", "development_status": "Production/Stable", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",