Skip to content

Commit 4ae8242

Browse files
committed
chore: fix order of releases in TOC
1 parent a17cc4b commit 4ae8242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/kr.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
</toc-element>
3535
<toc-element toc-title="What's new in Kotlin">
3636
<toc-element toc-title="Kotlin 2.2.0" accepts-web-file-names="whatsnew.html" topic="whatsnew22.md"/>
37-
<toc-element toc-title="Kotlin 2.1.0" topic="whatsnew21.md"/>
37+
<toc-element toc-title="Kotlin 2.1.20" topic="whatsnew2120.md"/>
3838
<toc-element toc-title="Kotlin 2.2.20-Beta1" topic="whatsnew-eap.md"/>
3939
<toc-element toc-title="Earlier versions">
40-
<toc-element toc-title="Kotlin 2.1.20" topic="whatsnew2120.md"/>
40+
<toc-element toc-title="Kotlin 2.1.0" topic="whatsnew21.md"/>
4141
<toc-element toc-title="Kotlin 2.0.20" topic="whatsnew2020.md"/>
4242
<toc-element toc-title="Kotlin 2.0.0" topic="whatsnew20.md"/>
4343
<toc-element toc-title="Kotlin 1.9.20" topic="whatsnew1920.md"/>

0 commit comments

Comments
 (0)