diff --git a/README.md b/README.md index 1abef168..5855225e 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.0.0 | | Joint Buying - Products +[joint_buying_product](joint_buying_product/) | 12.0.6.0.1 | | 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 [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 b36cefb6..9efb3728 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:fb380615e7defa81b8ec6d0c16bf929c5c738dc848e56da3cee86fc9d512fae7 + !! source digest: sha256:47122065733fc9cd0bca923863c050dae40bb1a8882b7422bcfcd3ca7c9000e7 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 b1c3322b..a5b7142a 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.0.0", + "version": "12.0.6.0.1", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",