We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb7b6e commit 0936be9Copy full SHA for 0936be9
project/Build.scala
@@ -80,7 +80,7 @@ object DottyJSPlugin extends AutoPlugin {
80
object Build {
81
import ScaladocConfigs._
82
83
- val referenceVersion = "3.2.1-RC1"
+ val referenceVersion = "3.2.1-RC2"
84
85
val baseVersion = "3.2.2-RC1"
86
0 commit comments