diff --git a/README.md b/README.md index 0eb75106..75773052 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ addon | version | maintainers | summary [joint_buying_product_food](joint_buying_product_food/) | 12.0.1.1.3 | | Joint Buying - Products Food [joint_buying_product_label](joint_buying_product_label/) | 12.0.1.0.3 | | Joint Buying - Product Labels [joint_buying_purchase](joint_buying_purchase/) | 12.0.1.0.2 | | Joint Buying - Purchase -[joint_buying_sale](joint_buying_sale/) | 12.0.1.1.7 | | Joint Buying - Sale +[joint_buying_sale](joint_buying_sale/) | 12.0.1.1.8 | | Joint Buying - Sale [joint_buying_stock](joint_buying_stock/) | 12.0.1.0.2 | | Joint Buying - Stock [//]: # (end addons) diff --git a/joint_buying_sale/README.rst b/joint_buying_sale/README.rst index b081d04f..a3eb4326 100644 --- a/joint_buying_sale/README.rst +++ b/joint_buying_sale/README.rst @@ -7,7 +7,7 @@ Joint Buying - Sale !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b788a608a4cf59ffbba04ae0305192d3f47cedc01c41a77220425a6753f12571 + !! source digest: sha256:dfbb687786ed2e5d8dc623df424e4b8ce36d234c899db0d42bea57909b421ec4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_sale/__manifest__.py b/joint_buying_sale/__manifest__.py index 250d8e80..20f08ed1 100644 --- a/joint_buying_sale/__manifest__.py +++ b/joint_buying_sale/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Sale", - "version": "12.0.1.1.7", + "version": "12.0.1.1.8", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",