From cfb1f5495a7a03466f48ffcdb2616be87308d9b2 Mon Sep 17 00:00:00 2001 From: Serban Iordache Date: Fri, 19 May 2017 17:47:43 +0200 Subject: [PATCH] release 2.3.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ec2119b4..542ab7df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ textIoVersionMajor = 2 textIoVersionMinor = 3 textIoVersionPatch = 0 # textIoVersionLabel = rc-1 -textIoReleaseBuild = false +textIoReleaseBuild = true