aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--FirebaseMessaging.podspec2
-rwxr-xr-xscripts/update-tags.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/FirebaseMessaging.podspec b/FirebaseMessaging.podspec
index bd0921b..00a3598 100644
--- a/FirebaseMessaging.podspec
+++ b/FirebaseMessaging.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'FirebaseMessaging'
- s.version = '3.0.1'
+ s.version = '3.0.2'
s.summary = 'Firebase Messaging for iOS'
s.description = <<-DESC
diff --git a/scripts/update-tags.sh b/scripts/update-tags.sh
index d5d5356..47ffa13 100755
--- a/scripts/update-tags.sh
+++ b/scripts/update-tags.sh
@@ -52,7 +52,7 @@ git tag --delete 'Messaging-3.0.2'
git tag '5.2.0'
git tag 'Core-5.0.3'
#git tag 'Auth-5.0.0'
-git tag 'Database-5.0.1'
+# git tag 'Database-5.0.1'
git tag 'Firestore-0.12.3'
#git tag 'Functions-2.0.0'
git tag 'Messaging-3.0.2'