diff --git a/account_skip_bank_reconciliation/__manifest__.py b/account_skip_bank_reconciliation/__manifest__.py index e8ef855b..447fb661 100644 --- a/account_skip_bank_reconciliation/__manifest__.py +++ b/account_skip_bank_reconciliation/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Skip Bank Reconciliation", "summary": "Allows to exclude from bank statement reconciliation " "all journal items of a reconcilable account", - "version": "12.0.1.0.0", + "version": "12.0.1.1.0", "depends": ["account"], "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "http://www.github.com/OCA/account-reconcile",