commit 8bf176ecece5aa0cfcccc63828c5b274f58758b8
parent 6414e8c626793304dae40c08bbe6a9e0219266b6
Author: Florian Dold <florian@dold.me>
Date: Tue, 22 Oct 2024 10:50:34 +0200
bump version to 0.14.3
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.2"
+version = "0.14.3"
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.3) unstable; urgency=low
+
+ * Release version 0.14.3
+
+ -- Florian Dold <florian@dold.me> Tue, 22 Oct 2024 10:34:49 +0200
+
libeufin (0.14.2) unstable; urgency=low
* Release version 0.14.2