Skip to content

Commit

Permalink
M69: add FIS. (#5412)
Browse files Browse the repository at this point in the history
* M69: add FIS.

* Bump FIS version to 1.2.0
  • Loading branch information
maksymmalyhin authored Apr 20, 2020
1 parent cf4c7c4 commit 0684789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion FirebaseInstallations.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseInstallations'
s.version = '1.1.1'
s.version = '1.2.0'
s.summary = 'Firebase Installations'

s.description = <<-DESC
Expand Down
1 change: 1 addition & 0 deletions Releases/Manifests/6.23.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"FirebaseDatabase":"6.2.0",
"FirebaseFirestore":"1.12.1",
"FirebaseInAppMessaging":"0.19.3",
"FirebaseInstallations":"1.2.0",
"FirebaseInstanceID":"4.3.4",
"FirebaseMessaging":"4.3.1",
"FirebaseStorage":"3.6.1",
Expand Down

0 comments on commit 0684789

Please sign in to comment.