commit 18f341d3b71e8a0761ac813acdaaea91526ce23a
parent 7e6e6dad65626cc719e643278d264fd73fbb7614
Author: Florian Dold <florian@dold.me>
Date: Thu, 18 Dec 2025 18:44:41 +0100
bump version to 1.2.4
Diffstat:
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.3"
+version = "1.2.4"
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.4) unstable; urgency=low
+
+ * Release version 1.2.4
+
+ -- Florian Dold <florian@dold.me> Thu, 18 Dec 2025 18:44:36 +0100
+
libeufin (1.2.3) unstable; urgency=low
* Release version 1.2.3