Skip to content

Commit 4636ce2

Browse files
authored
Set baseVersion to 3.5.1-RC1 (#20447)
Reverts #20402
2 parents 24d703c + 4a74a97 commit 4636ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ object Build {
8585

8686
val referenceVersion = "3.4.2-RC1"
8787

88-
val baseVersion = "3.5.0-RC1"
88+
val baseVersion = "3.5.1-RC1"
8989

9090
// LTS or Next
9191
val versionLine = "Next"

0 commit comments

Comments
 (0)