From 8ac33dfa3c0bb967a90a88b0c6a79ee804242cb8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 18 Feb 2022 09:51:21 +0000 Subject: [PATCH] stock_pull_list 14.0.1.1.1 --- stock_pull_list/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_pull_list/__manifest__.py b/stock_pull_list/__manifest__.py index c49368226..7609dc08a 100644 --- a/stock_pull_list/__manifest__.py +++ b/stock_pull_list/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Pull List", "summary": "The pull list checks the stock situation and calculates " "needed quantities.", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, " "Odoo Community Association (OCA)",