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 d1df33f commit 156f7f3Copy full SHA for 156f7f3
ReleaseTooling/Sources/FirebaseManifest/FirebaseManifest.swift
@@ -21,7 +21,7 @@ import Foundation
21
/// The version and releasing fields of the non-Firebase pods should be reviewed every release.
22
/// The array should be ordered so that any pod's dependencies precede it in the list.
23
public let shared = Manifest(
24
- version: "7.5.0",
+ version: "7.6.0",
25
pods: [
26
Pod("FirebaseCoreDiagnostics"),
27
Pod("FirebaseCore"),
0 commit comments