From c3687394af829aee369081defa6ec4a494b92fff Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Tue, 19 Dec 2023 14:53:25 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- joint_buying_base/README.rst | 2 +- joint_buying_base/__manifest__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04b86abd..16e3d968 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Available addons 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.5.0.1 | | Joint Buying - Base +[joint_buying_base](joint_buying_base/) | 12.0.5.0.2 | | Joint Buying - Base [joint_buying_product](joint_buying_product/) | 12.0.4.0.0 | | 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 diff --git a/joint_buying_base/README.rst b/joint_buying_base/README.rst index 15c99d0d..b862feaa 100644 --- a/joint_buying_base/README.rst +++ b/joint_buying_base/README.rst @@ -7,7 +7,7 @@ Joint Buying - Base !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ddcfe1b6db7064b5a3779815251e1c6af6ad7688d91778e7f3d815d89f664199 + !! source digest: sha256:c5a714cd996caec8b240d937e7868da7779a82912f8c838f4ea09d5af94c9e3b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/joint_buying_base/__manifest__.py b/joint_buying_base/__manifest__.py index cbda72a1..343a9158 100644 --- a/joint_buying_base/__manifest__.py +++ b/joint_buying_base/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Joint Buying - Base", - "version": "12.0.5.0.1", + "version": "12.0.5.0.2", "category": "GRAP - Logistics", "author": "GRAP,La Jardinière,Hashbang", "website": "https://github.com/grap/odoo-addons-logistics",