Skip to content

Commit ceca748

Browse files
authored
Bump the developed version to 3.3.2-RC1 (#17600)
2 parents 060676e + 3af02dc commit ceca748

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
@@ -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-RC1"
85+
val baseVersion = "3.3.2-RC1" // temporarily, before branching out `3.4.0-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)