From e1b390f073c9848b834a847c79a3d6cba7233e7b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 17 Dec 2021 16:01:20 +0000 Subject: [PATCH] stock_cycle_count 14.0.1.2.0 --- 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 ea7b9377f..6f97de059 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.1.2", + "version": "14.0.1.2.0", "development_status": "Mature", "maintainers": ["LoisRForgeFlow"], "author": "ForgeFlow, Odoo Community Association (OCA)",