From da7fcb9f21cf43d87b7b088b5550e652da4882eb Mon Sep 17 00:00:00 2001 From: Github GRAP Bot Date: Sun, 20 Oct 2024 15:02:59 +0000 Subject: [PATCH] [BOT] post-merge updates --- product_rental/__manifest__.py | 2 +- website_sale_b2b/__manifest__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/product_rental/__manifest__.py b/product_rental/__manifest__.py index eb64ad28..0a6366a5 100644 --- a/product_rental/__manifest__.py +++ b/product_rental/__manifest__.py @@ -2,7 +2,7 @@ "name": "Rental product", "category": "Sale", "summary": "Define products as rental products", - "version": "12.0.1.1.14", + "version": "12.0.1.1.15", "description": """Rental products have a fixed deposit and recurring price, displayed on the product page""", "author": "Commown SCIC", "license": "AGPL-3", diff --git a/website_sale_b2b/__manifest__.py b/website_sale_b2b/__manifest__.py index fd6f5578..a8590c79 100644 --- a/website_sale_b2b/__manifest__.py +++ b/website_sale_b2b/__manifest__.py @@ -2,7 +2,7 @@ "name": "Website sale B2B", "category": "Business", "summary": "Adapt website_sale module to mixed B2C/ B2B products", - "version": "12.0.1.1.17", + "version": "12.0.1.1.18", "description": ( "Add a professional products category and display all" " products in it excl. taxes"