From f880a221b51ebe62b744591301d9f0fc4d3841ff Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 10 Sep 2019 09:15:55 +0000 Subject: [PATCH] contract_show_invoice 10.0.1.0.2 --- contract_show_invoice/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract_show_invoice/__manifest__.py b/contract_show_invoice/__manifest__.py index e83890a0..77322f00 100644 --- a/contract_show_invoice/__manifest__.py +++ b/contract_show_invoice/__manifest__.py @@ -6,7 +6,7 @@ { 'name': 'Contract Show Invoice', 'summary': 'Button in contracts to show their invoices', - 'version': '10.0.1.0.1', + 'version': '10.0.1.0.2', 'license': 'AGPL-3', 'author': 'Domatix,' 'Tecnativa,'