libeufin

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

commit c98095703f95682e87ffe8a57a5434e1e97c4b40
parent ef94b1db08bfe7c4cd8b37fabdd0d4d3f2403949
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  9 Aug 2026 17:04:40 +0200

version bumping

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.7" +version = "1.6.8" 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.8) unstable; urgency=low + + * Release version 1.6.8 + + -- Christian Grothoff <christian@grothoff.org> Sun, 09 Aug 2026 17:04:02 +0200 + libeufin (1.6.7) unstable; urgency=low * Release version 1.6.7