Skip to content

Commit

Permalink
Set baseVersion to 3.6.0 instead of 3.6.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal committed Jul 4, 2024
1 parent 010ed5a commit 15d5748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ object Build {

val referenceVersion = "3.4.2-RC1"

val baseVersion = "3.6.0-RC1"
val baseVersion = "3.6.0"

// LTS or Next
val versionLine = "Next"
Expand Down

0 comments on commit 15d5748

Please sign in to comment.