Skip to content

Commit ca39010

Browse files
committed
Set reference version to 3.3.1-RC1
[Cherry-picked 3af02dc][modified]
1 parent 746ae98 commit ca39010

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/Build.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ object DottyJSPlugin extends AutoPlugin {
8080
object Build {
8181
import ScaladocConfigs._
8282

83-
val referenceVersion = "3.3.0"
83+
val referenceVersion = "3.3.1-RC1"
8484

85-
val baseVersion = "3.3.1"
85+
val baseVersion = "3.3.2-RC1"
8686

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

0 commit comments

Comments
 (0)