Skip to content

Commit 60a8479

Browse files
committed
Release 3.5.2-RC1
1 parent 5ecfab1 commit 60a8479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: project/Build.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ object DottyJSPlugin extends AutoPlugin {
8686
object Build {
8787
import ScaladocConfigs._
8888

89-
val referenceVersion = "3.5.0"
89+
val referenceVersion = "3.5.1"
9090

91-
val baseVersion = "3.5.1-RC2"
91+
val baseVersion = "3.5.2-RC1"
9292

9393
// LTS or Next
9494
val versionLine = "Next"

0 commit comments

Comments
 (0)