From 8c8f190eb62bebca2dc2384bc14b97c817369c6c Mon Sep 17 00:00:00 2001 From: Vijay Selvaraj Date: Thu, 10 Sep 2020 09:03:22 -0700 Subject: [PATCH] Starting Snapshot 1.7.6 (#239) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 69709a22..f42eccd6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=1.7.5 +VERSION_NAME=1.7.6-SNAPSHOT GROUP=com.rollbar POM_DESCRIPTION=For connecting your applications built on the JVM to Rollbar for Error Reporting