Skip to content

Commit d17095e

Browse files
committed
Release 3.3.2-RC2
1 parent d3e764f commit d17095e

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
@@ -81,9 +81,9 @@ object DottyJSPlugin extends AutoPlugin {
8181
object Build {
8282
import ScaladocConfigs._
8383

84-
val referenceVersion = "3.3.1"
84+
val referenceVersion = "3.3.2-RC1"
8585

86-
val baseVersion = "3.3.2-RC1"
86+
val baseVersion = "3.3.2-RC2"
8787

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

0 commit comments

Comments
 (0)