Skip to content

Commit 8a08245

Browse files
committed
Set referenceVersion to 3.6.2-RC1
1 parent ea28439 commit 8a08245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Build.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ object Build {
9797
* - In release branch it should be the last stable release
9898
* 3.6.0-RC1 was released as 3.6.0 - it's having and experimental TASTy version
9999
*/
100-
val referenceVersion = "3.6.0"
100+
val referenceVersion = "3.6.2-RC1"
101101

102102
/** Version of the Scala compiler targeted in the current release cycle
103103
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes

0 commit comments

Comments
 (0)