Skip to content

Commit

Permalink
Release Scala 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Oct 19, 2024
1 parent fb80902 commit a052e3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ object Build {

val referenceVersion = "3.5.2"

val baseVersion = "3.6.0"
val baseVersion = "3.6.1"
// Will be required by some automation later
val prereleaseVersion = s"$baseVersion-RC1"
// val prereleaseVersion = s"$baseVersion-RC1"

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

0 comments on commit a052e3a

Please sign in to comment.