diff --git a/account_sequence_option/__manifest__.py b/account_sequence_option/__manifest__.py index 01b78c257..d02df7e07 100644 --- a/account_sequence_option/__manifest__.py +++ b/account_sequence_option/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Sequence Option", "summary": "Manage sequence options for account.move, i.e., invoice, bill, entry", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "author": "Ecosoft, Odoo Community Association (OCA)", "development_status": "Alpha", "website": "https://github.com/OCA/account-financial-tools",