Skip to content

Commit f507f0f

Browse files
committed
Set developedVersion to 3.8.1
1 parent 66b14d3 commit f507f0f

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
@@ -70,7 +70,7 @@ object Build {
7070
*
7171
* Warning: Change of this variable might require updating `expectedTastyVersion`
7272
*/
73-
val developedVersion = "3.8.0"
73+
val developedVersion = "3.8.1"
7474

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

0 commit comments

Comments
 (0)