From e07f07bdedcee878a123a3c1594b5faf6b7b6ad1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 20 Jun 2022 06:35:59 +0000 Subject: [PATCH] stock_picking_return_refund_option 13.0.1.0.2 --- stock_picking_return_refund_option/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_picking_return_refund_option/__manifest__.py b/stock_picking_return_refund_option/__manifest__.py index 8d5b3c7e393..bd1b852ef38 100644 --- a/stock_picking_return_refund_option/__manifest__.py +++ b/stock_picking_return_refund_option/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Picking Return Refund Option", "summary": "Update the refund options in pickings", - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "development_status": "Production/Stable", "category": "Sales", "website": "https://github.com/OCA/account-invoicing",