Skip to content

Commit 6b9266e

Browse files
committed
Set developedVersion to 3.6.4
1 parent 7155a8b commit 6b9266e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Build.scala

+1-1
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)