From 2cc6da40c58db891d7e2840c8396e706b93ad50e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 30 Sep 2021 17:28:15 +0000 Subject: [PATCH] stock_cycle_count 13.0.1.2.1 --- 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 02719c3d7..80ef670c5 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": "13.0.1.2.0", + "version": "13.0.1.2.1", "development_status": "Mature", "maintainers": ["LoisRForgeFlow"], "author": "ForgeFlow, Odoo Community Association (OCA)",