diff --git a/README.md b/README.md index b91d0ac3..cd5527ef 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ 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.4.0.0 | | Joint Buying - Base -[joint_buying_product](joint_buying_product/) | 12.0.3.0.0 | | Joint Buying - Products +[joint_buying_product](joint_buying_product/) | 12.0.3.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.0.2 | | Joint Buying - Purchase diff --git a/joint_buying_product/README.rst b/joint_buying_product/README.rst index 6bdca6ef..3c83aa24 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:8905c6174437d3fdbc024a9ccd9acac932ff7503be9f2b6eb960f70849f6e430 + !! source digest: sha256:1833b46ed43a9408c0fed7f5a0c9da85514c9bcdbfbd1cabd5ea5e40b5befa00 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 1fd59ffc..00ec45e0 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.3.0.0", + "version": "12.0.3.0.1", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",