From 77ae91f4638f9cb538330e4d5ed66abd6c1096e8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 Jan 2023 19:14:53 +0000 Subject: [PATCH] stock_move_location 13.0.1.2.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 3e45a43a5..408e0849d 100644 --- a/stock_move_location/__manifest__.py +++ b/stock_move_location/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Move Stock Location", - "version": "13.0.1.1.0", + "version": "13.0.1.2.0", "author": "Julius Network Solutions, Odoo Community Association (OCA)", "summary": "This module allows to move all stock " "in a stock location to an other one.",