From 465abe62cd5c3677c57eae10e613bdbbd892b6a2 Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Sun, 3 Dec 2023 21:32:20 +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 72204754..ed7b9928 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.4.0.0 | | Joint Buying - Base +[joint_buying_base](joint_buying_base/) | 12.0.4.0.1 | | Joint Buying - Base [joint_buying_product](joint_buying_product/) | 12.0.3.0.2 | | 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 5c438124..558375b5 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:9f567d441b06e3b2d66593f29841f4ba8f8dcaa8402649ebe3fab14842a5b732 + !! source digest: sha256:ca0e1bc55e99cc3187fe99dbb84021751c42f44e52e96ab2492c09b5439cd1f6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 f2529daa..82aa67d7 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.4.0.0", + "version": "12.0.4.0.1", "category": "GRAP - Logistics", "author": "GRAP,La Jardinière,Hashbang", "website": "https://github.com/grap/odoo-addons-logistics",