From 5e9cd5575adad1241f878cc06a6bfce5a7027143 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 11 Sep 2023 13:44:21 +0000 Subject: [PATCH] stock_move_location 14.0.1.4.2 --- stock_move_location/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_move_location/__manifest__.py b/stock_move_location/__manifest__.py index 136fbbe86..66f94526d 100644 --- a/stock_move_location/__manifest__.py +++ b/stock_move_location/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Move Stock Location", - "version": "14.0.1.4.1", + "version": "14.0.1.4.2", "author": "Julius Network Solutions, BCIM, Camptocamp, Odoo Community Association (OCA)", "summary": "This module allows to move all stock " "in a stock location to an other one.",