Skip to content

Commit 4dffcc9

Browse files
authoredMay 14, 2024··
Revert "Set baseVersion to 3.5.1-RC1" (#20402)
Reverts #20392 Closes #20401
2 parents 796fba7 + c175842 commit 4dffcc9

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
@@ -85,7 +85,7 @@ object Build {
8585

8686
val referenceVersion = "3.4.2-RC1"
8787

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.