Skip to content

Commit

Permalink
Release 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMazur committed Jan 15, 2025
1 parent cdd72a0 commit c33db50
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 @@ -115,7 +115,7 @@ object Build {
* During release candidate cycle incremented by the release officer before publishing a subsequent RC version;
* During final, stable release is set exactly to `developedVersion`.
*/
val baseVersion = s"$developedVersion-RC2"
val baseVersion = developedVersion

/** Final version of Scala compiler, controlled by environment variables. */
val dottyVersion = {
Expand Down

0 comments on commit c33db50

Please sign in to comment.