diff --git a/README.md b/README.md index 72bb28ab..06f5520c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [joint_buying_account](joint_buying_account/) | 12.0.1.1.0 | | Joint Buying - Account -[joint_buying_base](joint_buying_base/) | 12.0.7.0.0 | | Joint Buying - Base +[joint_buying_base](joint_buying_base/) | 12.0.8.0.0 | | Joint Buying - Base [joint_buying_product](joint_buying_product/) | 12.0.6.2.0 | | Joint Buying - Products [joint_buying_product_food](joint_buying_product_food/) | 12.0.1.3.0 | | Joint Buying - Products Food [joint_buying_product_label](joint_buying_product_label/) | 12.0.1.0.3 | | Joint Buying - Product Labels diff --git a/joint_buying_base/README.rst b/joint_buying_base/README.rst index 4d3cad4c..3dd0e62a 100644 --- a/joint_buying_base/README.rst +++ b/joint_buying_base/README.rst @@ -7,7 +7,7 @@ Joint Buying - Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6b3216035eb3b831ab472810be8f701651f6e5209a550902cea985e4a879aaf6 + !! source digest: sha256:ce3a9316cb98d0ba10beccda8eb8fc7c98bc6e23967a7a2633d4cdd2a9e3d30a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_base/__manifest__.py b/joint_buying_base/__manifest__.py index ffe03781..8adae6e3 100644 --- a/joint_buying_base/__manifest__.py +++ b/joint_buying_base/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Base", - "version": "12.0.7.0.0", + "version": "12.0.8.0.0", "category": "GRAP - Logistics", "author": "GRAP,La Jardinière,Hashbang", "website": "https://github.com/grap/odoo-addons-logistics",