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 8859736 commit cd3a1d7Copy full SHA for cd3a1d7
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Change Log
2
==========
3
4
+Version 2.7.8 *(14th October, 2021)*
5
+-------------------------------------------
6
+* Bumped Firebase to version 8.7+
7
+
8
Version 2.7.7 *(24th May, 2021)*
9
-------------------------------------------
10
* Fix incorrect array being used for recursive mapping.
Segment-Firebase.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Segment-Firebase"
- s.version = "2.7.7"
+ s.version = "2.7.8"
s.summary = "Firebase Integration for Segment's analytics-ios library."
s.description = <<-DESC
0 commit comments