From cb2e0171c5d5cb06dfedf9ed82c817ea39a90cbc Mon Sep 17 00:00:00 2001 From: Jason Keller Date: Thu, 26 May 2022 14:42:02 -0700 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 2b4cb335..ca4e136d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ # Here is where we manage the version group=com.newrelic.telemetry -version=0.14.0 +version=0.13.2 # Set this to true to enable using a local sonatype (for debugging publishing issues) # Start a local sonatype in docker with this command: