From ce936f7b8594a4ed3bbcd6e9af7087ec4a30bc56 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 14 Nov 2022 09:34:24 +0000 Subject: [PATCH] stock_helper 16.0.1.0.1 --- stock_helper/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_helper/__manifest__.py b/stock_helper/__manifest__.py index cde6f37d6..1bdf18ab5 100644 --- a/stock_helper/__manifest__.py +++ b/stock_helper/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Helpers", "summary": "Add methods shared between various stock modules", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Hidden",