Skip to content

Commit c89cf41

Browse files
Release Dotty 0.25.0-RC1
1 parent 4b04799 commit c89cf41

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
@@ -64,7 +64,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6464
object Build {
6565
val referenceVersion = "0.24.0-RC1"
6666

67-
val baseVersion = "0.25.0"
67+
val baseVersion = "0.25.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)