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