We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd407f commit a98ab08Copy full SHA for a98ab08
project/Build.scala
@@ -81,7 +81,7 @@ object DottyJSPlugin extends AutoPlugin {
81
object Build {
82
import ScaladocConfigs._
83
84
- val referenceVersion = "3.3.1-RC4"
+ val referenceVersion = "3.3.1-RC5"
85
86
val baseVersion = "3.3.2-RC1"
87
0 commit comments