From c2df4169a13db677d492ebf4bd45fe63399a06a0 Mon Sep 17 00:00:00 2001 From: Serban Iordache Date: Thu, 6 Apr 2017 20:50:34 +0200 Subject: [PATCH] release 1.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 307a67a..bffdf86 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ streamplifyVersionMajor = 1 streamplifyVersionMinor = 1 streamplifyVersionPatch = 0 # streamplifyVersionLabel = rc-1 -streamplifyReleaseBuild = false +streamplifyReleaseBuild = true