Skip to content

Commit 22080c5

Browse files
authored
Merge pull request #15610 from dotty-staging/reference-version-3.2.0-RC2
Set reference version to 3.2.0-RC2
2 parents 1724d84 + 819339e commit 22080c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ object DottyJSPlugin extends AutoPlugin {
5757
object Build {
5858
import ScaladocConfigs._
5959

60-
val referenceVersion = "3.2.0-RC1"
60+
val referenceVersion = "3.2.0-RC2"
6161

6262
val baseVersion = "3.2.1-RC1"
6363

0 commit comments

Comments
 (0)