From ccbdf6ac9554af91ed5d20eddd0dd21f19ea98a8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 2 Feb 2021 20:18:47 +0000 Subject: [PATCH] stock_secondary_unit 13.0.2.0.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 2be2e08a7..2271b25a1 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.1.1.1", + "version": "13.0.2.0.0", "development_status": "Production/Stable", "category": "stock", "website": "https://github.com/OCA/stock-logistics-warehouse",