From 8d404879825426733ad1ae8d25652dfe4c9f3b24 Mon Sep 17 00:00:00 2001 From: Serban Iordache <iordache@hotmail.com> Date: Mon, 26 Aug 2019 14:11:57 +0200 Subject: [PATCH] release 2.15.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index dcab52e1..6f4d0510 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ badassJlinkPluginVersionMajor = 2 badassJlinkPluginVersionMinor = 15 badassJlinkPluginVersionPatch = 1 # badassJlinkPluginVersionLabel = rc-1 -badassJlinkPluginReleaseBuild = false +badassJlinkPluginReleaseBuild = true