From 468e7de582f727454822d350b61c899a9a56b2f8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 7 Nov 2022 12:07:07 +0000 Subject: [PATCH] stock_cycle_count 14.0.1.2.2 --- stock_cycle_count/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_cycle_count/__manifest__.py b/stock_cycle_count/__manifest__.py index 49af10284..b50ad120d 100644 --- a/stock_cycle_count/__manifest__.py +++ b/stock_cycle_count/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Cycle Count", "summary": "Adds the capability to schedule cycle counts in a " "warehouse through different rules defined by the user.", - "version": "14.0.1.2.1", + "version": "14.0.1.2.2", "maintainers": ["LoisRForgeFlow"], "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",