commit 76c51a54761c7e22fdb63ffd880ad661e205682c
parent 958498ab2940cd32190e8360a86c743f03affae9
Author: Florian Dold <florian@dold.me>
Date: Wed, 16 Oct 2024 19:44:22 +0200
bump version to 0.14.2
Diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
@@ -9,7 +9,7 @@ plugins {
}
group = "tech.libeufin"
-version = "0.14.1"
+version = "0.14.2"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+libeufin (0.14.2) unstable; urgency=low
+
+ * Release version 0.14.2
+
+ -- Florian Dold <dold@taler.net> Wed, 16 Oct 2024 19:42:19 +0200
+
libeufin (0.14.1) unstable; urgency=low
* Release version 0.14.1