Skip to content

Commit 91e90a8

Browse files
committed
Release 3.3.2-RC3
1 parent 4bba8be commit 91e90a8

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.2-RC1"
84+
val referenceVersion = "3.3.2-RC2"
8585

86-
val baseVersion = "3.3.2-RC2"
86+
val baseVersion = "3.3.2-RC3"
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)