We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1339d7 commit 64f8c80Copy full SHA for 64f8c80
project/Build.scala
@@ -83,9 +83,9 @@ object DottyJSPlugin extends AutoPlugin {
83
object Build {
84
import ScaladocConfigs._
85
86
- val referenceVersion = "3.4.0-RC1"
+ val referenceVersion = "3.4.0-RC2"
87
88
- val baseVersion = "3.4.0-RC2"
+ val baseVersion = "3.4.0-RC3"
89
90
// Versions used by the vscode extension to create a new project
91
// This should be the latest published releases.
0 commit comments