From 71e0f01ff20d933b0b6ec06c7da11ecc2e88ecc9 Mon Sep 17 00:00:00 2001 From: Serban Iordache Date: Tue, 4 Apr 2017 01:33:23 +0200 Subject: [PATCH] release 2.1.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a0d6326d..d3264757 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ textIoVersionMajor = 2 textIoVersionMinor = 1 textIoVersionPatch = 1 # textIoVersionLabel = rc-1 -textIoReleaseBuild = false +textIoReleaseBuild = true