Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0cd0d22

Browse files
committedJul 24, 2020
Release Dotty 0.26.0-RC1
1 parent eb3b0ac commit 0cd0d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6464
object Build {
6565
val referenceVersion = "0.26.0-bin-20200712-3456e85-NIGHTLY"
6666

67-
val baseVersion = "0.27.0"
67+
val baseVersion = "0.26.0-RC1"
6868
val baseSbtDottyVersion = "0.4.2"
6969

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

0 commit comments

Comments
 (0)
Please sign in to comment.