From 58b346049a94d0bfd7cd3b7127236c85d65eb3f4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 May 2022 11:33:18 +0000 Subject: [PATCH] account_sequence_option 14.0.1.0.1 --- 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 76f0946ab..01b78c257 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.0", + "version": "14.0.1.0.1", "author": "Ecosoft, Odoo Community Association (OCA)", "development_status": "Alpha", "website": "https://github.com/OCA/account-financial-tools",