From 2c697880573872621ac4558aa7d9ff9a6ea47dba Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 9 Dec 2021 08:03:45 +0000 Subject: [PATCH] account_payment_purchase_stock 14.0.1.0.1 --- account_payment_purchase_stock/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_payment_purchase_stock/__manifest__.py b/account_payment_purchase_stock/__manifest__.py index ec2c977dc..b324d15c9 100644 --- a/account_payment_purchase_stock/__manifest__.py +++ b/account_payment_purchase_stock/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Purchase Stock", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Banking addons", "license": "AGPL-3", "summary": "Integrate Account Payment Purchase with Stock",