From a009ab148264655dba0e5a306349a9d8d9e6e14a Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Mon, 18 Nov 2024 15:33:51 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- joint_buying_product/README.rst | 2 +- joint_buying_product/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2efcb8b1..66abdf54 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.0 | | Joint Buying - Products +[joint_buying_product](joint_buying_product/) | 12.0.6.1.1 | | 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 78c4a72f..ade017ca 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:badd8cf100c997515e3973b9ec973040631daae72290dd28f1155ea638cc4200 + !! source digest: sha256:d438cc9510b703f381dba84b02774dc31ec9ec30da082f7a96b2341be8d9f47e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 60c70154..39802241 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.0", + "version": "12.0.6.1.1", "category": "GRAP - Logistics", "author": "GRAP", "website": "https://github.com/grap/odoo-addons-logistics",