You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ReleaseChecklist.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ with this pre-release version;
34
34
- release names are usually starts with `v`, like `v0.9.10`, but there's no `v` in a git tag, like `0.9.10`.
35
35
- Deploy the release version, close the repo, run smoke tests with it and if tests passed, release the repository.
36
36
- Update version in `KOTLINX_IO_RELEASE_TAG` for [JetBrains/kotlin-web-site](https://github.com/JetBrains/kotlin-web-site/blob/master/.teamcity/BuildParams.kt#L7)
37
+
- Update version used by the Kotlin Playground in [https://github.com/JetBrains/kotlin-compiler-server](https://github.com/JetBrains/kotlin-compiler-server/blob/e2417f3a915bb671ec23101959ed1799a060d6f1/gradle/libs.versions.toml#L15)
37
38
- Set previously created draft in [kotlinx-io/releases](https://github.com/Kotlin/kotlinx-io/releases)
0 commit comments