From 79c5d33bd2a181dc78931af6835e23e214a0c82c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 4 May 2022 23:37:54 +0000 Subject: [PATCH] account_sequence_option 14.0.1.0.2 --- account_sequence_option/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",