diff --git a/account_banking/__openerp__.py b/account_banking/__openerp__.py index 41be80d01..f0300fa2a 100644 --- a/account_banking/__openerp__.py +++ b/account_banking/__openerp__.py @@ -30,7 +30,7 @@ ############################################################################## { 'name': 'Account Banking', - 'version': '0.1.106', + 'version': '0.1.134', 'license': 'GPL-3', 'author': 'Banking addons community', 'website': 'https://launchpad.net/banking-addons', diff --git a/account_direct_debit/__openerp__.py b/account_direct_debit/__openerp__.py index 6ff570ee8..e6d93a6f8 100644 --- a/account_direct_debit/__openerp__.py +++ b/account_direct_debit/__openerp__.py @@ -26,7 +26,7 @@ ############################################################################## { 'name': 'Direct Debit', - 'version': '6.0.1.98', + 'version': '6.1.1.134', 'license': 'GPL-3', 'author': 'Therp BV / Smile', 'website': 'https://launchpad.net/banking-addons', diff --git a/account_iban_preserve_domestic/__openerp__.py b/account_iban_preserve_domestic/__openerp__.py index eff0e0d3a..044e9a468 100644 --- a/account_iban_preserve_domestic/__openerp__.py +++ b/account_iban_preserve_domestic/__openerp__.py @@ -28,7 +28,7 @@ ############################################################################## { 'name': 'Domestic bank account number', - 'version': '0.1.108', + 'version': '0.1.134', 'license': 'AGPL-3', 'author': 'Therp BV', 'website': 'https://launchpad.net/banking-addons', diff --git a/account_payment_shortcut/__openerp__.py b/account_payment_shortcut/__openerp__.py index 204cdb376..26cc256e1 100644 --- a/account_payment_shortcut/__openerp__.py +++ b/account_payment_shortcut/__openerp__.py @@ -26,7 +26,7 @@ ############################################################################## { 'name': 'Account Payment Invoice Selection Shortcut', - 'version': '6.0.1.89', + 'version': '6.1.1.134', 'license': 'GPL-3', 'author': 'Smile / Therp BV', 'website': 'https://launchpad.net/banking-addons',