Skip to content

Commit d0f362e

Browse files
Release Dotty 0.20.0
1 parent 411f87b commit d0f362e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6060
object Build {
6161
val referenceVersion = "0.19.0-RC1"
6262

63-
val baseVersion = "0.20.0-RC1"
63+
val baseVersion = "0.20.0"
6464
val baseSbtDottyVersion = "0.3.5"
6565

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

0 commit comments

Comments
 (0)