Skip to content

Commit d499109

Browse files
committed
Update compiler base version to 3.2.0-RC1.
For the upcoming forward-incompatible changes.
1 parent d698cba commit d499109

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
@@ -59,7 +59,7 @@ object Build {
5959

6060
val referenceVersion = "3.1.2-RC1"
6161

62-
val baseVersion = "3.1.3-RC1"
62+
val baseVersion = "3.2.0-RC1"
6363

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

0 commit comments

Comments
 (0)