From 8f3851b179a6b39332947a8ead8ebac8b89a29ea Mon Sep 17 00:00:00 2001 From: Bart Skowron Date: Fri, 17 Dec 2021 17:21:27 +0100 Subject: [PATCH] Start version 1.8.1-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9ffe05fc..e831b945 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=1.8.0 +VERSION_NAME=1.8.1-SNAPSHOT GROUP=com.rollbar POM_DESCRIPTION=For connecting your applications built on the JVM to Rollbar for Error Reporting