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 f0a5da4 commit b0871eeCopy full SHA for b0871ee
project/Build.scala
@@ -90,7 +90,7 @@ object DottyJSPlugin extends AutoPlugin {
90
object Build {
91
import ScaladocConfigs._
92
93
- val referenceVersion = "3.5.0-RC4"
+ val referenceVersion = "3.5.0"
94
95
val baseVersion = "3.6.0"
96
// Will be required by some automation later
0 commit comments