gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: bump gradle version


From: gnunet
Subject: [libeufin] branch master updated: bump gradle version
Date: Wed, 22 Feb 2023 10:52:54 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new a8cba051 bump gradle version
a8cba051 is described below

commit a8cba05132ffac2ee2adcd1b68ece6d3da73f9fa
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Feb 22 10:52:52 2023 +0100

    bump gradle version
---
 build.gradle | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/build.gradle b/build.gradle
index 424de014..bdcf07d0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -12,7 +12,7 @@ plugins {
 }
 
 group = 'tech.libeufin'
-version = '0.9.1'
+version = '0.9.2'
 
 if (!JavaVersion.current().isJava11Compatible()){
     throw new GradleException(
@@ -85,4 +85,4 @@ task execArch(type: Zip) {
       rename { "bin/libeufin-cli" }
     }
     into(topDir)
-}
\ No newline at end of file
+}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]