We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010ed5a commit 15d5748Copy full SHA for 15d5748
project/Build.scala
@@ -88,7 +88,7 @@ object Build {
88
89
val referenceVersion = "3.4.2-RC1"
90
91
- val baseVersion = "3.6.0-RC1"
+ val baseVersion = "3.6.0"
92
93
// LTS or Next
94
val versionLine = "Next"
0 commit comments