commit 96b7112457ade76188b6010c93f5fa927c2871ee
parent d4208079403ec187714a0ddd38105ba67c603b30
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 22 Dec 2025 21:21:06 +0100
bump version
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.2.4"
+version = "1.3.0"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(
diff --git a/debian/changelog b/debian/changelog
@@ -1,3 +1,9 @@
+libeufin (1.3.0) unstable; urgency=low
+
+ * Release version 1.3.0
+
+ -- Christian Grothoff <christian@grothoff.org> Mon, 22 Dec 2025 21:20:55 +0100
+
libeufin (1.2.4) unstable; urgency=low
* Release version 1.2.4