commit ee5315a102ef729c90d04497bba6ee7bc05110ce
parent 7a0296bafc0b8c96ad7b4566c4edc812a3b88b9d
Author: Florian Dold <florian@dold.me>
Date: Tue, 2 Jun 2026 12:56:16 +0200
bump version to 1.6.1
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.6.0"
+version = "1.6.1"
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.1) unstable; urgency=low
+
+ * Release version 1.6.1
+
+ -- Florian Dold <florian@dold.me> Tue, 02 Jun 2026 12:56:12 +0200
+
libeufin (1.6.0) unstable; urgency=low
* Release version 1.6.0