commit 0eca4ed31da7570f3cd048cb3477c87b46e5e125
parent 696f77db2b1c469fbbf3fef5f6facba27502cc00
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 17 Sep 2024 16:01:45 +0200
bump for v0.14
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.13.0"
+version = "0.14.0"
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.0) unstable; urgency=low
+
+ * Release version 0.14.0
+
+ -- Christian Grothoff <grothoff@gnu.org> Tue, 17 Sep 2024 16:45:24 +0200
+
libeufin (0.13.0) unstable; urgency=low
* Release version 0.13.0