From 7238db171aa1de71a585ba7f8cca3c62d3034aa1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 28 Jun 2021 11:58:17 +0000 Subject: [PATCH] stock_secondary_unit 13.0.2.1.0 --- 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 2271b25a1..490e1b5d4 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.0.0", + "version": "13.0.2.1.0", "development_status": "Production/Stable", "category": "stock", "website": "https://github.com/OCA/stock-logistics-warehouse",