This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/main by this push:
new d0b1395c move to version 2.4
d0b1395c is described below
commit d0b1395cb3befb489f1ee48c4e7227531a26d558
Author: Antoine Toulme <[email protected]>
AuthorDate: Fri Sep 23 22:30:00 2022 -0700
move to version 2.4
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 037c6a7e..f2d594f0 100644
--- a/build.gradle
+++ b/build.gradle
@@ -43,7 +43,7 @@ description = 'A set of libraries and other tools to aid
development of blockcha
//////
// Version numbering
-def versionNumber = '2.3.0'
+def versionNumber = '2.4.0'
def buildVersion = versionNumber + buildTag(buildRelease)
static String buildTag(releaseBuild) {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]