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 4100f88 commit 402ba88Copy full SHA for 402ba88
project/Build.scala
@@ -43,7 +43,7 @@ object Build {
43
// This should be the latest published releases.
44
// TODO: Have the vscode extension fetch these numbers from the Internet
45
// instead of hardcoding them ?
46
- val publishedDottyVersion = "0.11.0-bin-20181031-5a465af-NIGHTLY" // Using a nightly for now to get worksheet support
+ val publishedDottyVersion = "0.11.0-bin-20181101-714ce80-NIGHTLY" // Using a nightly for now to get worksheet support
47
val publishedSbtDottyVersion = "0.2.6"
48
49
0 commit comments