From f5f17d5cec80007bda1554f8858f93eb25e23798 Mon Sep 17 00:00:00 2001 From: Serban Iordache Date: Tue, 7 Feb 2017 23:41:22 +0100 Subject: [PATCH] release 1.8.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8592e272..b1546b8c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ textIoVersionMajor = 1 textIoVersionMinor = 8 textIoVersionPatch = 0 # textIoVersionLabel = rc-1 -textIoReleaseBuild = false +textIoReleaseBuild = true