Skip to content

Commit 5b7b3ad

Browse files
committed
Set developed version to 3.8.0
1 parent 048ce6b commit 5b7b3ad

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
@@ -63,7 +63,7 @@ object Build {
6363
*
6464
* Warning: Change of this variable might require updating `expectedTastyVersion`
6565
*/
66-
val developedVersion = "3.7.3"
66+
val developedVersion = "3.8.0"
6767

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

0 commit comments

Comments
 (0)