From 1a705201fcac45f8fa3188144e842510efb4d7e2 Mon Sep 17 00:00:00 2001 From: Serban Iordache Date: Sun, 25 Jun 2017 14:44:05 +0200 Subject: [PATCH] release 2.6.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7db8fcdd..0ca44d3f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ textIoVersionMajor = 2 textIoVersionMinor = 6 textIoVersionPatch = 0 # textIoVersionLabel = rc-1 -textIoReleaseBuild = false +textIoReleaseBuild = true