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 4e2c2a2 commit f8fbe1cCopy full SHA for f8fbe1c
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-RC2"
+ val baseVersion = "3.0.1"
69
70
// Versions used by the vscode extension to create a new project
71
// This should be the latest published releases.
0 commit comments