diff --git a/README.md b/README.md index 980575ee..4618f2e9 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.0.2 | | Joint Buying - Account -[joint_buying_base](joint_buying_base/) | 12.0.6.0.0 | | Joint Buying - Base +[joint_buying_base](joint_buying_base/) | 12.0.6.0.1 | | Joint Buying - Base [joint_buying_product](joint_buying_product/) | 12.0.5.0.0 | | Joint Buying - Products [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 diff --git a/joint_buying_base/README.rst b/joint_buying_base/README.rst index c5307ace..ad97a91b 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:061ec519e7249af507a7b8744e56607f8b4a0c3f85c698b678ec76d5e92d4e07 + !! source digest: sha256:131af9c08a21c8f866078bb4c54962b42117d4da5cfaae1d4d1eb40be14cae46 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 3eb75b4f..68188e90 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.6.0.0", + "version": "12.0.6.0.1", "category": "GRAP - Logistics", "author": "GRAP,La Jardinière,Hashbang", "website": "https://github.com/grap/odoo-addons-logistics",