Skip to content

Commit f3cb768

Browse files
committed
Release sbt-dotty 0.4.6
The bump to 0.4.6-SNAPSHOT was missed before.
1 parent 388b820 commit f3cb768

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
@@ -56,7 +56,7 @@ object Build {
5656
val referenceVersion = "3.0.0-M2-bin-20201108-3938388-NIGHTLY"
5757

5858
val baseVersion = "3.0.0-M2"
59-
val baseSbtDottyVersion = "0.4.5"
59+
val baseSbtDottyVersion = "0.4.6"
6060

6161
// Versions used by the vscode extension to create a new project
6262
// This should be the latest published releases.

0 commit comments

Comments
 (0)