From 5f2c5735f7dfd3268c88fe259aa750c1f89fa587 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 8 Feb 2023 10:59:32 +0000 Subject: [PATCH] stock_move_auto_assign 14.0.1.1.0 --- stock_move_auto_assign/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_move_auto_assign/__manifest__.py b/stock_move_auto_assign/__manifest__.py index b01998a92..d1568ac69 100644 --- a/stock_move_auto_assign/__manifest__.py +++ b/stock_move_auto_assign/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Move Auto Assign", "summary": "Try to reserve moves when goods enter in a location", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Stock Management",