From 6c9f2d7c372f3a34eaa4bc2f7a4228ded025bbd8 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Fri, 9 Feb 2024 08:40:40 +0000 Subject: [PATCH] [Gradle Release Plugin] - pre tag commit: 'v2.6.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6d9a0fa3..6028951d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.caching=true group=io.ballerina.lib.redis -version=2.6.0-SNAPSHOT +version=2.6.0 ballerinaLangVersion=2201.8.0 checkstylePluginVersion=10.12.1