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 ea28439 commit 8a08245Copy full SHA for 8a08245
project/Build.scala
@@ -97,7 +97,7 @@ object Build {
97
* - In release branch it should be the last stable release
98
* 3.6.0-RC1 was released as 3.6.0 - it's having and experimental TASTy version
99
*/
100
- val referenceVersion = "3.6.0"
+ val referenceVersion = "3.6.2-RC1"
101
102
/** Version of the Scala compiler targeted in the current release cycle
103
* Contains a version without RC/SNAPSHOT/NIGHTLY specific suffixes
0 commit comments