diff --git a/account_ebics/__manifest__.py b/account_ebics/__manifest__.py index 3ec3046..3d55076 100644 --- a/account_ebics/__manifest__.py +++ b/account_ebics/__manifest__.py @@ -3,7 +3,7 @@ { "name": "EBICS banking protocol", - "version": "19.0.1.0.0", + "version": "19.0.1.1.0", "license": "LGPL-3", "author": "Noviat", "website": "https://www.noviat.com/", diff --git a/account_ebics_batch_payment/__manifest__.py b/account_ebics_batch_payment/__manifest__.py index d99f41f..1aaf0d6 100644 --- a/account_ebics_batch_payment/__manifest__.py +++ b/account_ebics_batch_payment/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Upload Batch Payment via EBICS", - "version": "19.0.1.0.0", + "version": "19.0.1.1.0", "license": "LGPL-3", "author": "Noviat", "website": "https://www.noviat.com/",