From 4cfebc803e3d024ed4ad8b1df1fcc7d303ae4155 Mon Sep 17 00:00:00 2001 From: lopez Date: Wed, 16 Oct 2019 15:56:28 +0200 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: '0.5.6'. Former-commit-id: c395489b14dae2df9e4fc0b6dbdb8da1f7e7a5ba --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f897720290..8cd83236ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ #Thu, 21 Apr 2016 18:39:55 +0200 -version=0.5.6-SNAPSHOT +version=0.5.6 # Set workers to 1 that even for parallel builds it works. (I guess the shadow plugin makes some trouble) org.gradle.workers.max=1 # from Java 9+