diff --git a/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift b/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift index e56b7087a..23c1d99ca 100644 --- a/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift +++ b/Sources/App/Views/PackageController/SwiftVersion+BuildResultPresentable.swift @@ -17,7 +17,7 @@ extension SwiftVersion: BuildResultPresentable { var longDisplayName: String { "Swift \(displayName)" } var note: String? { switch self { - case .v6_0: return "beta" + // case .v6_0: return "beta" default: return nil } } diff --git a/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/test_BuildIndex.1.html b/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/test_BuildIndex.1.html index 5d1cca05f..b1214f3b0 100644 --- a/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/test_BuildIndex.1.html +++ b/Tests/AppTests/__Snapshots__/WebpageSnapshotTests/test_BuildIndex.1.html @@ -104,7 +104,7 @@

Build Results

raise an issue.


-

Swift 6.0 (beta)

+

Swift 6.0