From b7259bbce3b82835470453159959720c18a4d531 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 14 Feb 2022 13:12:41 +0000 Subject: [PATCH] stock_secondary_unit 13.0.2.1.1 --- stock_secondary_unit/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_secondary_unit/__manifest__.py b/stock_secondary_unit/__manifest__.py index 490e1b5d4..3052b0ad1 100644 --- a/stock_secondary_unit/__manifest__.py +++ b/stock_secondary_unit/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Secondary Unit", "summary": "Get product quantities in a secondary unit", - "version": "13.0.2.1.0", + "version": "13.0.2.1.1", "development_status": "Production/Stable", "category": "stock", "website": "https://github.com/OCA/stock-logistics-warehouse",