Skip to content

Commit 5ad149c

Browse files
anatoliykmetyukbishabosha
authored andcommitted
Use 3.0.0-M1 nightly as a reference compiler
Co-authored-by: Anatolii Kmetiuk <[email protected]> Co-authored-by: Jamie Thompson <[email protected]>
1 parent b40e33d commit 5ad149c

File tree

4 files changed

+1
-11
lines changed

4 files changed

+1
-11
lines changed

library/src-non-bootstrapped/scala/Enum.scala

Lines changed: 0 additions & 10 deletions
This file was deleted.

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ object MyScalaJSPlugin extends AutoPlugin {
5353
}
5454

5555
object Build {
56-
val referenceVersion = "0.27.0-RC1"
56+
val referenceVersion = "3.0.0-M1-bin-20201021-97da3cb-NIGHTLY"
5757

5858
val baseVersion = "3.0.0-M1"
5959
val baseSbtDottyVersion = "0.4.5"

0 commit comments

Comments
 (0)