Skip to content

Commit b61036b

Browse files
authored
Merge pull request #15290 from dotty-staging/reference-version-3.1.3-RC4
Set reference version to 3.1.3-RC4
2 parents 199c516 + 2a477d6 commit b61036b

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.1.3-RC3"
60+
val referenceVersion = "3.1.3-RC4"
6161

6262
val baseVersion = "3.2.0-RC1"
6363

0 commit comments

Comments
 (0)