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 94d70d4 commit 34ef294Copy full SHA for 34ef294
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-20181017-3253921-NIGHTLY" // Using a nightly for now to get worksheet support
+ val publishedDottyVersion = "0.11.0-bin-20181029-0fcbfdb-NIGHTLY" // Using a nightly for now to get worksheet support
47
val publishedSbtDottyVersion = "0.2.5"
48
49
0 commit comments