We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bb8c6 commit adc03c7Copy full SHA for adc03c7
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: "11.8.0",
+ version: "11.9.0",
25
pods: [
26
Pod("FirebaseSharedSwift"),
27
Pod("FirebaseCoreInternal"),
0 commit comments