commit fbc6504f8bf1fdb225bf9f10f6a2a4b52c0386a5
parent 47e5786f6264f0de417ed82e078a4424addc8151
Author: Florian Dold <florian@dold.me>
Date: Fri, 20 Mar 2026 20:59:10 +0100
bump version to 1.4.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.4.3"
+version = "1.4.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.4.4) unstable; urgency=low
+
+ * Release version 1.4.4
+
+ -- Florian Dold <florian@dold.me> Wed, 18 Mar 2026 18:04:12 +0100
+
libeufin (1.4.3) unstable; urgency=low
* Release version 1.4.3