diff --git a/README.md b/README.md index 5855225e..7e3bdfd0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,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.1 | | Joint Buying - Products -[joint_buying_product_food](joint_buying_product_food/) | 12.0.1.1.3 | | Joint Buying - Products Food +[joint_buying_product_food](joint_buying_product_food/) | 12.0.1.2.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 [joint_buying_sale](joint_buying_sale/) | 12.0.1.1.12 | | Joint Buying - Sale diff --git a/joint_buying_product_food/README.rst b/joint_buying_product_food/README.rst index 678560ab..52044c4e 100644 --- a/joint_buying_product_food/README.rst +++ b/joint_buying_product_food/README.rst @@ -7,7 +7,7 @@ Joint Buying - Products Food !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:296ab61211c00f9c59b5d68db6b0415a5d8e05d61949c0f8071deecb7bd25312 + !! source digest: sha256:9c3127384242158be128638863a45761ba026d4a43055068d985977620acf7a5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_product_food/__manifest__.py b/joint_buying_product_food/__manifest__.py index 58932916..392ec353 100644 --- a/joint_buying_product_food/__manifest__.py +++ b/joint_buying_product_food/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Products Food", - "version": "12.0.1.1.3", + "version": "12.0.1.2.0", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",