Skip to content

Commit 93fce45

Browse files
authored
fix: rollback the EAP versions (#4850)
1 parent 336f2f6 commit 93fce45

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/topics/configure-build-for-eap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[//]: # (title: Configure your build for EAP)
22

33
<tldr>
4-
<p>No preview versions are currently available</p>
5-
<!-- <p>Latest Kotlin EAP release: <strong>%kotlinEapVersion%</strong></p> -->
4+
<!-- <p>No preview versions are currently available</p> -->
5+
<p>Latest Kotlin EAP release: <strong>%kotlinEapVersion%</strong></p>
66
<p><a href="eap.md#build-details">Explore Kotlin EAP release details</a></p>
77
</tldr>
88

docs/topics/eap.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
[//]: # (title: Participate in the Kotlin Early Access Preview)
22

3-
<!--
43
<tldr>
54
<p>Latest Kotlin EAP release: <strong>%kotlinEapVersion%</strong></p>
65
</tldr>
7-
-->
86

97
You can participate in the Kotlin Early Access Preview (EAP) to try out the latest Kotlin features before they are released.
108

0 commit comments

Comments
 (0)