Skip to content

Commit c198a86

Browse files
Release Dotty 0.19.0
1 parent 74791f2 commit c198a86

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
@@ -60,7 +60,7 @@ object MyScalaJSPlugin extends AutoPlugin {
6060
object Build {
6161
val referenceVersion = "0.19.0-bin-20190917-d724f2b-NIGHTLY"
6262

63-
val baseVersion = "0.19.0-RC1"
63+
val baseVersion = "0.19.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)