Skip to content

Commit 55cbec5

Browse files
authored
Backport "Set reference version to 3.3.1-RC3" to LTS (#19059)
Backports #18154 to the LTS branch. PR submitted by the release tooling. [skip ci]
2 parents f8ec80d + 012a7a7 commit 55cbec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ object DottyJSPlugin extends AutoPlugin {
8181
object Build {
8282
import ScaladocConfigs._
8383

84-
val referenceVersion = "3.3.1-RC2"
84+
val referenceVersion = "3.3.1-RC3"
8585

8686
val baseVersion = "3.3.2-RC1"
8787

0 commit comments

Comments
 (0)