We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2889e73 commit e59b9fbCopy full SHA for e59b9fb
project/Build.scala
@@ -86,7 +86,7 @@ object Build {
86
// We don't set reference version to 3.4.2 as it contains a binary compatibility bug we're fixing in 3.4.3
87
val referenceVersion = "3.4.1"
88
89
- val baseVersion = "3.4.3-RC1"
+ val baseVersion = "3.4.3"
90
91
// LTS or Next
92
val versionLine = "Next"
0 commit comments