Skip to content

Commit 6cd3a9d

Browse files
Merge pull request #8586 from dotty-staging/fix-nightly-docs
Update reference compiler
2 parents 55e00c0 + c713e8c commit 6cd3a9d

File tree

3 files changed

+1
-49
lines changed

3 files changed

+1
-49
lines changed

library/src-non-bootstrapped/scala/internal/quoted/CompileTime.scala

-48
This file was deleted.

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6262
}
6363

6464
object Build {
65-
val referenceVersion = "0.23.0-RC1"
65+
val referenceVersion = "0.24.0-bin-20200321-4df9b6f-NIGHTLY"
6666

6767
val baseVersion = "0.24.0"
6868
val baseSbtDottyVersion = "0.4.0"

0 commit comments

Comments
 (0)