diff --git a/base_global_discount/README.rst b/base_global_discount/README.rst index 7ab6c20e..dbeb265b 100644 --- a/base_global_discount/README.rst +++ b/base_global_discount/README.rst @@ -7,7 +7,7 @@ Base Global Discount !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:17264bf5bcd897df346fd24c2fbd34ed3fa2433928d082b18224aa423b434d46 + !! source digest: sha256:68aa982f3f23a381d794936f7c29432409f786f969c9bebc8fb0e133c575f781 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/base_global_discount/__manifest__.py b/base_global_discount/__manifest__.py index 52e7864a..3c06c365 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": "16.0.1.0.0", + "version": "16.0.1.1.0", "category": "Base", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/server-backend",