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 1d1f66e commit 963db4dCopy full SHA for 963db4d
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: "10.1.0",
+ version: "10.2.0",
25
pods: [
26
Pod("FirebaseSharedSwift"),
27
Pod("FirebaseCoreInternal"),
0 commit comments