Skip to content

Commit 4e8f607

Browse files
committed
Set developed version to 3.7.2
1 parent 77401fa commit 4e8f607

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)