Skip to content

Commit 370280b

Browse files
committed
Set version to 3.1.0-RC3
1 parent 98db10a commit 370280b

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
@@ -63,9 +63,9 @@ object DottyJSPlugin extends AutoPlugin {
6363
}
6464

6565
object Build {
66-
val referenceVersion = "3.1.0-RC1"
66+
val referenceVersion = "3.1.0-RC2"
6767

68-
val baseVersion = "3.1.0-RC2"
68+
val baseVersion = "3.1.0-RC3"
6969

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

0 commit comments

Comments
 (0)