libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit be824e2b5977068daaa41d81ae9eb9422bc7036d
parent d29233604d1bb8c9f426552fbe18892a1f36f09d
Author: Florian Dold <florian@dold.me>
Date:   Tue,  2 Jun 2026 17:42:26 +0200

bump version to 1.6.3

Diffstat:
Mbuild.gradle | 2+-
Mdebian/changelog | 6++++++
2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle @@ -8,7 +8,7 @@ plugins { } group = "tech.libeufin" -version = "1.6.2" +version = "1.6.3" if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){ throw new GradleException( diff --git a/debian/changelog b/debian/changelog @@ -1,3 +1,9 @@ +libeufin (1.6.3) unstable; urgency=low + + * Release version 1.6.3 + + -- Florian Dold <florian@dold.me> Tue, 02 Jun 2026 17:42:19 +0200 + libeufin (1.6.2) unstable; urgency=low * Release version 1.6.2