Skip to content

Commit d735cf4

Browse files
authored
Merge pull request #404 from tgodzik/update-3.3.6
chore: Bump reference version to 3.3.6
2 parents 875ba1d + bdc181e commit d735cf4

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
@@ -88,7 +88,7 @@ object Build {
8888
*
8989
* Warning: Change of this variable needs to be consulted with `expectedTastyVersion`
9090
*/
91-
val referenceVersion = "3.3.6-RC3"
91+
val referenceVersion = "3.3.6"
9292

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

0 commit comments

Comments
 (0)