From 1a864906ec0e51d80b3f678d5fff3ccae32ac73a Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Wed, 13 Aug 2025 07:41:22 +0000 Subject: [PATCH] [CI Pipeline] Prepare next development version: 2.1.0-SNAPSHOT --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5af0854..10dcb00 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.uid2 -VERSION_NAME=2.0.0 +VERSION_NAME=2.1.0-SNAPSHOT SONATYPE_HOST=CENTRAL_PORTAL RELEASE_SIGNING_ENABLED=true