From 1aa7eb64d243b9d7cf198d2269db0a5611900a2c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 21 Apr 2021 17:02:55 +0000 Subject: [PATCH] base_global_discount 13.0.2.0.0 --- 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 67dc352d..c33b7002 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.1.0.0", + "version": "13.0.2.0.0", "category": "Base", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-backend",