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 31c9fe1 commit 2bf5df7Copy full SHA for 2bf5df7
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.2-RC1"
+ val referenceVersion = "3.6.0"
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