Skip to content

Commit 62af875

Browse files
authored
Merge 6.7.0 patch 1 (#3666)
1 parent 6d875b4 commit 62af875

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

FirebaseFirestore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'FirebaseFirestore'
3-
s.version = '1.4.4'
3+
s.version = '1.4.5'
44
s.summary = 'Google Cloud Firestore for iOS'
55

66
s.description = <<-DESC

Firestore/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
This means transactions on highly contended documents are more likely to
44
succeed.
55

6+
# v1.4.5
7+
- [fixed] Fixed a crash that would happen when changing networks or going from
8+
online to offline. (#3661).
9+
610
# v1.4.4
711
- [changed] Internal improvements.
812

0 commit comments

Comments
 (0)