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 2021/05/26 05:40:36 UTC

[incubator-tuweni] branch 1.4 updated: bring back version to 1.4

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

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


The following commit(s) were added to refs/heads/1.4 by this push:
     new cd57ee2  bring back version to 1.4
cd57ee2 is described below

commit cd57ee25999f0033594a058a4101d5d7bba16663
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Tue May 25 22:40:21 2021 -0700

    bring back version to 1.4
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 4a9dde5..92cf345 100644
--- a/build.gradle
+++ b/build.gradle
@@ -42,7 +42,7 @@ description = 'A set of libraries and other tools to aid development of blockcha
 //////
 // Version numbering
 
-def versionNumber = '1.5.0'
+def versionNumber = '1.4.0'
 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