You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2022/11/20 06:34:55 UTC

[incubator-tuweni] 01/03: move to version 2.3.1

This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch 2.3
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git

commit c8be3d0752af622c89c939640952a8af0eb7597f
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Sat Nov 19 22:33:31 2022 -0800

    move to version 2.3.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 037c6a7e..1b048570 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.3.1'
 def buildVersion = versionNumber + buildTag(buildRelease)
 
 static String buildTag(releaseBuild) {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org