From dd27f335f8ed15888addefd0e0444dca5c682c96 Mon Sep 17 00:00:00 2001 From: LakshanWeerasinghe Date: Tue, 27 Aug 2024 13:58:28 +0530 Subject: [PATCH] Update project version to 2201.11.0 --- ballerina-test-automation/gradle.properties | 8 ++++---- gradle.properties | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ballerina-test-automation/gradle.properties b/ballerina-test-automation/gradle.properties index d1b6bef883..c3e444e3d0 100644 --- a/ballerina-test-automation/gradle.properties +++ b/ballerina-test-automation/gradle.properties @@ -1,7 +1,7 @@ -swan-lake-latest-version=swan-lake-2201.10.0 +swan-lake-latest-version=swan-lake-2201.11.0 swan-lake-latest-spec-version=2024R1 -swan-lake-latest-version-display-text=2201.10.0 -swan-lake-latest-tool-version=1.4.2 -latest-tool-version=1.4.2 +swan-lake-latest-version-display-text=2201.11.0 +swan-lake-latest-tool-version=1.4.3 +latest-tool-version=1.4.3 1-x-channel-latest-version=1.2.13 1-x-channel-latest-spec-version=2020R1 diff --git a/gradle.properties b/gradle.properties index 6cd95508da..621db74efe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.caching=true group=org.ballerinalang # During the release workflow, the following will get bumped automatically -version=2201.10.0-SNAPSHOT +version=2201.11.0-SNAPSHOT codeName=swan-lake ballerinaLangVersion=2201.10.0 @@ -78,7 +78,7 @@ persistToolVersion=1.4.0 # Dev Tools devToolsVersion=1.5.0 -ballerinaCommandVersion=1.4.2 +ballerinaCommandVersion=1.4.3 # API Doc UI docUiApi=https://api.dev-central.ballerina.io/2.0/docs/doc-ui