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