Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 828c03e

Browse files
committedJun 21, 2024·
Release 3.5.0-RC2
1 parent 1520e88 commit 828c03e

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
@@ -88,7 +88,7 @@ object Build {
8888

8989
val referenceVersion = "3.4.2"
9090

91-
val baseVersion = "3.5.0-RC1"
91+
val baseVersion = "3.5.0-RC2"
9292

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

0 commit comments

Comments
 (0)
Please sign in to comment.