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 b827830Copy full SHA for b827830
project/Build.scala
@@ -60,7 +60,7 @@ object DottyJSPlugin extends AutoPlugin {
60
object Build {
61
val referenceVersion = "3.1.0"
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