We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35322b4 commit 9fa26e1Copy full SHA for 9fa26e1
README.md
@@ -49,7 +49,7 @@ scalaVersion := "0.3.0-RC1"
49
#### Nightly builds
50
If the latest release of Dotty is missing a bugfix or feature you need, you may
51
wish to use a nightly build. Look at the bottom of
52
-https://repo1.maven.org/maven2/ch/epfl/lamp/dotty_0.3/ to find the version
+https://repo1.maven.org/maven2/ch/epfl/lamp/dotty_0.4/ to find the version
53
number for the latest nightly build. Alternatively, you can set `scalaVersion :=
54
dottyLatestNightlyBuild.get` to always use the latest nightly build of dotty.
55
0 commit comments