Skip to content

Commit 411f87b

Browse files
Release Dotty 0.20.0-RC1
1 parent 785262b commit 411f87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6060
object Build {
6161
val referenceVersion = "0.19.0-RC1"
6262

63-
val baseVersion = "0.20.0"
63+
val baseVersion = "0.20.0-RC1"
6464
val baseSbtDottyVersion = "0.3.5"
6565

6666
// Versions used by the vscode extension to create a new project

0 commit comments

Comments
 (0)