Skip to content

Commit 53108c9

Browse files
Release Dotty 0.18.1
1 parent 48de874 commit 53108c9

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.18.1-bin-20190825-6960f8d-NIGHTLY"
6262

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

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

0 commit comments

Comments
 (0)