From 79931e862010d1baae8d0d8e4f42ab378350cbb6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 21 Apr 2022 09:34:05 +0000 Subject: [PATCH] account_payment_mode 13.0.1.2.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 6f45bfb6f..6e854d9b5 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.2.0", + "version": "13.0.1.2.1", "development_status": "Mature", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)",