From 52b8d5e275849d5df9732ec7d94825482032a3c2 Mon Sep 17 00:00:00 2001 From: Sebastian Neubauer Date: Sat, 19 Sep 2026 13:39:13 +0200 Subject: [PATCH] Bump to v2.8.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f9d5718..c4b873f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -35,7 +35,7 @@ SONATYPE_HOST=CENTRAL_PORTAL RELEASE_SIGNING_ENABLED=true GROUP=com.sebastianneubauer.jsontree -VERSION_NAME=2.7.0 +VERSION_NAME=2.8.0 POM_INCEPTION_YEAR=2023 POM_URL=https://github.com/snappdevelopment/JsonTree