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 54b89b1 commit 2b6028dCopy full SHA for 2b6028d
project/Build.scala
@@ -63,9 +63,9 @@ object DottyJSPlugin extends AutoPlugin {
63
}
64
65
object Build {
66
- val referenceVersion = "3.0.0"
+ val referenceVersion = "3.0.2-RC1"
67
68
- val baseVersion = "3.0.2-RC1"
+ val baseVersion = "3.0.3-RC1"
69
70
// Versions used by the vscode extension to create a new project
71
// This should be the latest published releases.
0 commit comments