commit 53bfb4d6ce0d6a23af150947dd5123e45bc0cb12
parent ca9ab03772426ddfaa17492ad85b2667e77fb3bb
Author: Florian Dold <florian@dold.me>
Date: Wed, 16 Jul 2025 15:22:09 +0200
bump version to 1.0.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.0.5"
+version = "1.0.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.0.6) unstable; urgency=low
+
+ * Release version 1.0.6
+
+ -- Florian Dold <florian@dold.me> Wed, 16 Jul 2025 15:22:03 +0200
+
libeufin (1.0.5) unstable; urgency=low
* Release version 1.0.5