[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin] branch master updated: bump version to 0.11.2
From: |
gnunet |
Subject: |
[libeufin] branch master updated: bump version to 0.11.2 |
Date: |
Mon, 03 Jun 2024 18:16:25 +0200 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new a6827fcc bump version to 0.11.2
a6827fcc is described below
commit a6827fccbf0783ab3cb3a363f37e3e32fb9df2d1
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Jun 3 13:16:12 2024 -0300
bump version to 0.11.2
---
build.gradle | 2 +-
debian/changelog | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 17fbbb15..d7f70f7d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,7 @@ plugins {
}
group = "tech.libeufin"
-version = "0.11.1"
+version = "0.11.2"
if (!JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_17)){
throw new GradleException(
diff --git a/debian/changelog b/debian/changelog
index f08bf698..fa0b77ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libeufin (0.11.2) unstable; urgency=low
+
+ * Package v0.11.1.
+
+ -- Sebastian Marchano <sebasjm@taler.net> Mon, 03 Jun 2024 13:27:25 -0300
+
libeufin (0.11.1) unstable; urgency=low
* Package v0.11.1.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin] branch master updated: bump version to 0.11.2,
gnunet <=