diff --git a/README.md b/README.md index c9502deb..d0140d01 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ 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.6.2.0 | | Joint Buying - Base -[joint_buying_product](joint_buying_product/) | 12.0.6.1.2 | | Joint Buying - Products +[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 [joint_buying_purchase](joint_buying_purchase/) | 12.0.1.2.0 | | Joint Buying - Purchase diff --git a/joint_buying_product/README.rst b/joint_buying_product/README.rst index 9f7f4312..cceae959 100644 --- a/joint_buying_product/README.rst +++ b/joint_buying_product/README.rst @@ -7,7 +7,7 @@ Joint Buying - Products !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:141832cc6a21a3eef2ddbab22949610e64c98453691ab70f7b56a8d0c6c02983 + !! source digest: sha256:11c4d67c00294172a4d910b4024bb4b4dd3f98300945615511ba8ee4acfd1a4e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_product/__manifest__.py b/joint_buying_product/__manifest__.py index 372554de..a415c27a 100644 --- a/joint_buying_product/__manifest__.py +++ b/joint_buying_product/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Products", - "version": "12.0.6.1.2", + "version": "12.0.6.2.0", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",