libeufin

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

commit 6f38af9727f6453be11feabfed64866863f8aa26
parent b44269302ae1dd3ca22f22c41223e3fef351a7c7
Author: Florian Dold <florian@dold.me>
Date:   Thu, 11 Dec 2025 12:59:56 +0100

bump version to 1.2.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.2.2" +version = "1.2.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.2.3) unstable; urgency=low + + * Release version 1.2.3 + + -- Florian Dold <florian@dold.me> Thu, 11 Dec 2025 12:59:49 +0100 + libeufin (1.2.2) unstable; urgency=low * Release version 1.2.2