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.
2 parents d8cf8a3 + 128a616 commit 15c5504Copy full SHA for 15c5504
project/Build.scala
@@ -63,9 +63,9 @@ object DottyJSPlugin extends AutoPlugin {
63
}
64
65
object Build {
66
- val referenceVersion = "3.1.0-RC1-bin-20210823-dd7a07a-NIGHTLY"
+ val referenceVersion = "3.1.0-RC1"
67
68
- val baseVersion = "3.1.0-RC1"
+ val baseVersion = "3.1.0-RC2"
69
70
// Versions used by the vscode extension to create a new project
71
// This should be the latest published releases.
0 commit comments