From f6c4a2f27bcb7f6c1f999c65704f89feebcd97f0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 26 Feb 2020 13:52:53 +0000 Subject: [PATCH] stock_move_location 13.0.1.0.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 bbe7c4074..836dbf3e7 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.0.1", + "version": "13.0.1.0.2", "author": "Julius Network Solutions, Odoo Community Association (OCA)", "summary": "This module allows to move all stock " "in a stock location to an other one.",