Skip to content

Commit 2bf1f0a

Browse files
committed
Set previous version to 3.0.2 and next ro 3.1.1-RC1
1 parent 2002b6a commit 2bf1f0a

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
@@ -81,7 +81,7 @@ object Build {
8181
* set to 3.1.3. If it is going to be 3.1.0, it must be set to the latest
8282
* 3.0.x release.
8383
*/
84-
val previousDottyVersion = "3.0.1"
84+
val previousDottyVersion = "3.0.2"
8585

8686
object CompatMode {
8787
final val BinaryCompatible = 0

0 commit comments

Comments
 (0)