From 394d648e09571d543fb02542636f1917d71ae649 Mon Sep 17 00:00:00 2001 From: Serban Iordache Date: Sat, 3 Jun 2017 07:58:00 +0200 Subject: [PATCH] release 2.4.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f9960c11..13820be4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ textIoVersionMajor = 2 textIoVersionMinor = 4 textIoVersionPatch = 0 # textIoVersionLabel = rc-1 -textIoReleaseBuild = false +textIoReleaseBuild = true