From ea4fa6ef4ff8013a80b24a1de54ee0e1ad46b7ad Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 6 Jul 2023 15:20:37 +0000 Subject: [PATCH] base_global_discount 13.0.2.0.1 --- base_global_discount/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_global_discount/__manifest__.py b/base_global_discount/__manifest__.py index c33b7002..b42e1f3b 100644 --- a/base_global_discount/__manifest__.py +++ b/base_global_discount/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Base Global Discount", - "version": "13.0.2.0.0", + "version": "13.0.2.0.1", "category": "Base", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-backend",