Skip to content

Commit 27b2ada

Browse files
Release Dotty 0.27.0-RC1
1 parent 733b57c commit 27b2ada

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
@@ -55,7 +55,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5555
object Build {
5656
val referenceVersion = "0.27.0-bin-20200819-6e6f67b-NIGHTLY"
5757

58-
val baseVersion = "0.28.0"
58+
val baseVersion = "0.27.0-RC1"
5959
val baseSbtDottyVersion = "0.4.2"
6060

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

0 commit comments

Comments
 (0)