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 54d6fcd commit a20bc22Copy full SHA for a20bc22
project/Build.scala
@@ -83,7 +83,7 @@ object DottyJSPlugin extends AutoPlugin {
83
object Build {
84
import ScaladocConfigs._
85
86
- val referenceVersion = "3.3.1-RC2"
+ val referenceVersion = "3.3.1-RC3"
87
88
val baseVersion = "3.3.2-RC1" // temporarily, before branching out `3.4.0-RC1`
89
0 commit comments