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 98db10a commit 370280bCopy full SHA for 370280b
project/Build.scala
@@ -63,9 +63,9 @@ object DottyJSPlugin extends AutoPlugin {
63
}
64
65
object Build {
66
- val referenceVersion = "3.1.0-RC1"
+ val referenceVersion = "3.1.0-RC2"
67
68
- val baseVersion = "3.1.0-RC2"
+ val baseVersion = "3.1.0-RC3"
69
70
// Versions used by the vscode extension to create a new project
71
// This should be the latest published releases.
0 commit comments