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",