From 134f7d36609db354219a5777bffcaf6c0abd4f46 Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Tue, 27 Feb 2024 04:16:34 +0000 Subject: [PATCH] [CI Pipeline] Prepare for release: 0.6.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fd2b0ad..3388303 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.uid2 -VERSION_NAME=0.6.0-SNAPSHOT +VERSION_NAME=0.6.0 SONATYPE_HOST=S01 RELEASE_SIGNING_ENABLED=true