Skip to content

Commit ea28439

Browse files
committed
Set developedVersion to 3.6.4
1 parent 73168ee commit ea28439

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
@@ -106,7 +106,7 @@ object Build {
106106
* Should only be referred from `dottyVersion` or settings/tasks requiring simplified version string,
107107
* eg. `compatMode` or Windows native distribution version.
108108
*/
109-
val developedVersion = "3.6.3"
109+
val developedVersion = "3.6.4"
110110

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

0 commit comments

Comments
 (0)