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 4f9dafa commit bde14d3Copy full SHA for bde14d3
project/Build.scala
@@ -58,9 +58,9 @@ object DottyJSPlugin extends AutoPlugin {
58
}
59
60
object Build {
61
- val referenceVersion = "3.1.0"
+ val referenceVersion = "3.1.1-RC1"
62
63
- val baseVersion = "3.1.1-RC1"
+ val baseVersion = "3.1.2-RC1"
64
65
// Versions used by the vscode extension to create a new project
66
// This should be the latest published releases.
0 commit comments