diff --git a/account_reconcile_oca/__manifest__.py b/account_reconcile_oca/__manifest__.py index 536ffe9f..3e0708fe 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.2.0", + "version": "16.0.1.2.1", "license": "AGPL-3", "author": "CreuBlanca,Odoo Community Association (OCA)", "maintainers": ["etobella"],