Skip to content

Commit 64f8c80

Browse files
committed
Release 3.4.0-RC3
1 parent b1339d7 commit 64f8c80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/Build.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ object DottyJSPlugin extends AutoPlugin {
8383
object Build {
8484
import ScaladocConfigs._
8585

86-
val referenceVersion = "3.4.0-RC1"
86+
val referenceVersion = "3.4.0-RC2"
8787

88-
val baseVersion = "3.4.0-RC2"
88+
val baseVersion = "3.4.0-RC3"
8989

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

0 commit comments

Comments
 (0)