We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb5d70 commit 4465edaCopy full SHA for 4465eda
project/Build.scala
@@ -83,9 +83,9 @@ object DottyJSPlugin extends AutoPlugin {
83
object Build {
84
import ScaladocConfigs._
85
86
- val referenceVersion = "3.4.0"
+ val referenceVersion = "3.4.1-RC1"
87
88
- val baseVersion = "3.4.1-RC1"
+ val baseVersion = "3.4.1-RC2"
89
90
// Versions used by the vscode extension to create a new project
91
// This should be the latest published releases.
0 commit comments