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 fe819bf commit 4e2c2a2Copy full SHA for 4e2c2a2
project/Build.scala
@@ -65,7 +65,7 @@ object DottyJSPlugin extends AutoPlugin {
65
object Build {
66
val referenceVersion = "3.0.0"
67
68
- val baseVersion = "3.0.1-RC1"
+ val baseVersion = "3.0.1-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