Skip to content

Commit b827830

Browse files
committed
Set base version to 3.1.2-RC1
1 parent 4f9dafa commit b827830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ object DottyJSPlugin extends AutoPlugin {
6060
object Build {
6161
val referenceVersion = "3.1.0"
6262

63-
val baseVersion = "3.1.1-RC1"
63+
val baseVersion = "3.1.2-RC1"
6464

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

0 commit comments

Comments
 (0)