Skip to content

Commit 8286a30

Browse files
committed
Set developed version to 3.7.0
1 parent 1270d13 commit 8286a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ object Build {
109109
*
110110
* Warning: Change of this variable might require updating `expectedTastyVersion`
111111
*/
112-
val developedVersion = "3.6.4"
112+
val developedVersion = "3.7.0"
113113

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

0 commit comments

Comments
 (0)