From a498fb67bc8892c44d85989f05ec1025222e64e4 Mon Sep 17 00:00:00 2001 From: arulbalamurugan Date: Tue, 29 Nov 2022 11:46:08 +0530 Subject: [PATCH] [IMP] product_warranty: pre-commit stuff --- product_warranty/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_warranty/__manifest__.py b/product_warranty/__manifest__.py index 1436c6a0..7155d0e6 100644 --- a/product_warranty/__manifest__.py +++ b/product_warranty/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Product Warranty", - "version": "15.0.1.0.1", + "version": "16.0.1.0.0", "category": "Generic Modules/Product", "author": "Akretion, Vauxoo, Odoo Community Association (OCA)", "website": "https://github.com/OCA/rma",