From 180b6b2b877696f3239b9c13d9a81a57040c4029 Mon Sep 17 00:00:00 2001 From: John Niang Date: Fri, 25 Oct 2024 12:49:32 +0800 Subject: [PATCH] Update version to 2.20.8-SNAPSHOT (#6940) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ad074883b..a26f15cd3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -version=2.20.0-SNAPSHOT +version=2.20.8-SNAPSHOT