Skip to content

Commit 48c0ed2

Browse files
authored
Merge pull request #5492 from JetBrains/dkhalanskyjb-patch-1
Update kotlinx.coroutines release label to 1.11.0-rc01
2 parents b5ca1a4 + c8fe0d5 commit 48c0ed2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.teamcity/BuildParams.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object BuildParams {
99
const val DOKKA_TEMPLATES_VERSION = "2.0.0"
1010

1111
const val KOTLINX_COROUTINES_RELEASE_TAG = "master"
12-
const val KOTLINX_COROUTINES_RELEASE_LABEL = "1.10.2"
12+
const val KOTLINX_COROUTINES_RELEASE_LABEL = "1.11.0-rc01"
1313
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
1414
const val KOTLINX_COROUTINES_TITLE = KOTLINX_COROUTINES_ID
1515

0 commit comments

Comments
 (0)