Skip to content

Commit

Permalink
Update KotlinVersions.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
terrakok authored Mar 8, 2022
1 parent 7de5a6a commit c8e63b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package org.jetbrains.webwiz.models

enum class KotlinVersion(val versionName: String) {
Stable("1.6.10"),
EAP("1.6.20-M1"),
EAP("1.6.20-RC"),
Dev("1.7.0")
}

0 comments on commit c8e63b2

Please sign in to comment.