diff --git a/account_reconcile_oca/__manifest__.py b/account_reconcile_oca/__manifest__.py index 64851af9..404bfc76 100644 --- a/account_reconcile_oca/__manifest__.py +++ b/account_reconcile_oca/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Reconcile Oca", "summary": """ Reconcile addons for Odoo CE accounting""", - "version": "16.0.1.0.3", + "version": "16.0.1.1.0", "license": "AGPL-3", "author": "CreuBlanca,Odoo Community Association (OCA)", "maintainers": ["etobella"],