Skip to content

Commit

Permalink
chore: update release naming (#4242)
Browse files Browse the repository at this point in the history
  • Loading branch information
koshachy committed May 24, 2024
1 parent 9512167 commit ae931c8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/topics/eap.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
[//]: # (title: Participate in the Kotlin Early Access Preview)

<microformat>
<p>Latest Kotlin EAP release: <strong>%kotlinEapVersion%</strong></p>
</microformat>

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

We ship a few Beta (_Beta_) and Release Candidate (_RC_) builds before every feature (_1.x_) and incremental (_1.x.y_) release.
We ship a few Beta (_Beta_) and Release Candidate (_RC_) builds before every language (_2.x.0_) and tooling (_2.x.20_) release.

We'll be very thankful if you find and report bugs to our issue tracker [YouTrack](https://kotl.in/issue).
It is very likely that we'll be able to fix them before the final release, which means you won't need to wait until the next Kotlin release for your issues to be addressed.
Expand Down

0 comments on commit ae931c8

Please sign in to comment.