commit 93f359cdf2efae6d69ae4b2d5d8160c31a9794c4
parent bbafc9e3bf79d2357543cb5e3a457f5a4d7f4e6f
Author: Florian Dold <florian@dold.me>
Date: Fri, 29 May 2026 12:56:03 +0200
bump version to 1.6.0
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.5.0"
+version = "1.6.0"
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.0) unstable; urgency=low
+
+ * Release version 1.6.0
+
+ -- Florian Dold <florian@dold.me> Fri, 29 May 2026 12:55:57 +0200
+
libeufin (1.5.0) unstable; urgency=low
* Release version 1.5.0