diff --git a/account_ebics/__manifest__.py b/account_ebics/__manifest__.py index 534df97..ee0aba5 100644 --- a/account_ebics/__manifest__.py +++ b/account_ebics/__manifest__.py @@ -1,9 +1,9 @@ -# Copyright 2009-2025 Noviat. +# Copyright 2015 Noviat. # License LGPL-3 or later (https://www.gnu.org/licenses/lgpl). { "name": "EBICS banking protocol", - "version": "18.0.1.0.3", + "version": "18.0.1.1.0", "license": "LGPL-3", "author": "Noviat", "website": "https://www.noviat.com/",