Skip to content

Commit

Permalink
Release 3.4.0-RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kordyjan committed Feb 1, 2024
1 parent 5ece528 commit 97a4238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ object DottyJSPlugin extends AutoPlugin {
object Build {
import ScaladocConfigs._

val referenceVersion = "3.4.0-RC2"
val referenceVersion = "3.4.0-RC3"

val baseVersion = "3.4.0-RC3"
val baseVersion = "3.4.0-RC4"

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

0 comments on commit 97a4238

Please sign in to comment.