diff --git a/contract/__manifest__.py b/contract/__manifest__.py index ff9e4260d..70ff78907 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -9,7 +9,7 @@ { 'name': 'Contracts Management - Recurring', - 'version': '10.0.4.3.2', + 'version': '10.0.4.3.0', 'category': 'Contract Management', 'license': 'AGPL-3', 'author': "OpenERP SA, " diff --git a/contract_show_invoice/__manifest__.py b/contract_show_invoice/__manifest__.py index 77322f006..e83890a04 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.2', + 'version': '10.0.1.0.1', 'license': 'AGPL-3', 'author': 'Domatix,' 'Tecnativa,'