Skip to content

Commit 01bec11

Browse files
committed
Fix version bump
1 parent 198205e commit 01bec11

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

packages/firebase_analytics/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 5.0.4+1
1+
## 5.0.5
22

33
* Remove AndroidX warning.
44

packages/firebase_analytics/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for Google Analytics for Firebase, an app measuremen
33
solution that provides insight on app usage and user engagement on Android and iOS.
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_analytics
6-
version: 5.0.4+1
6+
version: 5.0.5
77

88
flutter:
99
plugin:

packages/firebase_database/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 3.0.7+1
1+
## 3.0.8
22

33
* Remove AndroidX warning.
44

packages/firebase_database/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for Firebase Database, a cloud-hosted NoSQL database
33
with realtime data syncing across Android and iOS clients, and offline access.
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_database
6-
version: 3.0.7+1
6+
version: 3.0.8
77

88
flutter:
99
plugin:

packages/firebase_messaging/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 5.1.6+1
1+
## 5.1.7
22

33
* Remove AndroidX warning.
44

packages/firebase_messaging/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for Firebase Cloud Messaging, a cross-platform
33
messaging solution that lets you reliably deliver messages on Android and iOS.
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_messaging
6-
version: 5.1.6+1
6+
version: 5.1.7
77

88
flutter:
99
plugin:

packages/firebase_storage/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 3.0.6+1
1+
## 3.0.7
22

33
* Remove AndroidX warning.
44

packages/firebase_storage/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for Firebase Cloud Storage, a powerful, simple, and
33
cost-effective object storage service for Android and iOS.
44
author: Flutter Team <[email protected]>
55
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_storage
6-
version: 3.0.6+1
6+
version: 3.0.7
77

88
flutter:
99
plugin:

0 commit comments

Comments
 (0)