From 67bbc7dbd262891209412d38c2dc27df5afa535c Mon Sep 17 00:00:00 2001 From: hindujaB Date: Mon, 30 Sep 2024 10:28:07 +0530 Subject: [PATCH] Update 2201.9.4 versions --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index ae3e41fe22..d875e6a8bc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,10 +1,10 @@ org.gradle.caching=true group=org.ballerinalang # During the release workflow, the following will get bumped automatically -version=2201.9.4-20240926-164800-53fa5070 +version=2201.9.4-SNAPSHOT codeName=swan-lake -ballerinaLangVersion=2201.9.4-20240816-221000-362fba7c +ballerinaLangVersion=2201.9.4-20240926-164800-53fa5070 ballerinaJreVersion=2.0.0 dependencyJREVersion=jdk-17.0.7+7-jre specVersion=2024R1