Skip to content

Commit 166c893

Browse files
[chore]: Set developed version to 3.7.2 (#23091)
Release branch for 3.7.1 has been cut off at 48e8328 3.7.1-RC1 release is waiting for final release of Scala 3.7.0. The reference version and MiMa previous version would also be updated when this happens
2 parents 77401fa + 4e8f607 commit 166c893

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
@@ -114,7 +114,7 @@ object Build {
114114
*
115115
* Warning: Change of this variable might require updating `expectedTastyVersion`
116116
*/
117-
val developedVersion = "3.7.1"
117+
val developedVersion = "3.7.2"
118118

119119
/** The version of the compiler including the RC prefix.
120120
* Defined as common base before calculating environment specific suffixes in `dottyVersion`

0 commit comments

Comments
 (0)