account_ebics - bump module version

This commit is contained in:
Luc De Meyer
2025-08-17 15:12:25 +02:00
parent 698289bd85
commit f821d387b5
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_ebics](account_ebics/) | 17.0.1.2.0 | | EBICS banking protocol
[account_ebics](account_ebics/) | 17.0.1.2.1 | | EBICS banking protocol
[account_ebics_batch](account_ebics_batch/) | 17.0.1.0.1 | | EBICS Files automated import and processing
[account_ebics_batch_payment](account_ebics_batch_payment/) | 17.0.1.0.3 | | Upload Batch Payment via EBICS
[account_ebics_oca_statement_import](account_ebics_oca_statement_import/) | 17.0.1.0.1 | | Use OCA Bank Statement Import with account_ebics

View File

@@ -1,9 +1,9 @@
# Copyright 2009-2025 Noviat.
# License LGPL-3 or later (http://www.gnu.org/licenses/lgpl).
# License LGPL-3 or later (https://www.gnu.org/licenses/lgpl).
{
"name": "EBICS banking protocol",
"version": "17.0.1.2.0",
"version": "17.0.1.2.1",
"license": "LGPL-3",
"author": "Noviat",
"website": "https://www.noviat.com/",