From 02041b7ad9fc81b34e01162ae2d37c33d3b8c916 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 9 Jun 2023 14:46:16 +0000 Subject: [PATCH] account_cash_deposit 16.0.1.2.0 --- account_cash_deposit/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_cash_deposit/__manifest__.py b/account_cash_deposit/__manifest__.py index bba275fd..56d7e96e 100644 --- a/account_cash_deposit/__manifest__.py +++ b/account_cash_deposit/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Cash Deposit", - "version": "16.0.1.1.0", + "version": "16.0.1.2.0", "category": "Accounting", "license": "AGPL-3", "summary": "Manage cash deposits and cash orders",