commit ab00480dd9b3be50704fb449b750c764fd4c1de0
parent 5b3c695a08f029befabd8f8eca3ce7a319428765
Author: Florian Dold <florian@dold.me>
Date: Thu, 2 Jul 2026 17:36:13 +0200
bump version to 1.6.6
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.5"
+version = "1.6.6"
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.6) unstable; urgency=low
+
+ * Release version 1.6.6
+
+ -- Florian Dold <florian@dold.me> Thu, 02 Jul 2026 17:36:08 +0200
+
libeufin (1.6.5) unstable; urgency=low
* Release version 1.6.5