From 6d95a6bd8fe6ebb9585c04d87018e5abf0c8e521 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 24 Nov 2022 10:23:28 +0000 Subject: [PATCH] stock_move_location 14.0.1.3.0 --- 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 7e7f873b5..5476b5e55 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.2.0", + "version": "14.0.1.3.0", "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.",