From 806bf95ae9e0b883ee8fc0ae3cb9747110cff87b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 5 Sep 2022 14:00:15 +0000 Subject: [PATCH] stock_pull_list 14.0.1.1.2 --- 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 2e8e541bd..b67d90ce4 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.1", + "version": "14.0.1.1.2", "license": "AGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, " "Odoo Community Association (OCA)",