Skip to content

Commit 4465eda

Browse files
committed
Release 3.4.1-RC2
1 parent 3cb5d70 commit 4465eda

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"
86+
val referenceVersion = "3.4.1-RC1"
8787

88-
val baseVersion = "3.4.1-RC1"
88+
val baseVersion = "3.4.1-RC2"
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)