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 d3e764f commit d17095eCopy full SHA for d17095e
project/Build.scala
@@ -81,9 +81,9 @@ object DottyJSPlugin extends AutoPlugin {
81
object Build {
82
import ScaladocConfigs._
83
84
- val referenceVersion = "3.3.1"
+ val referenceVersion = "3.3.2-RC1"
85
86
- val baseVersion = "3.3.2-RC1"
+ val baseVersion = "3.3.2-RC2"
87
88
// Versions used by the vscode extension to create a new project
89
// This should be the latest published releases.
0 commit comments