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 850d2ef commit 98953f4Copy full SHA for 98953f4
package.json
@@ -8,7 +8,7 @@
8
"url": "https://github.com/arnesson/cordova-plugin-firebase"
9
},
10
"name": "cordova-plugin-firebase",
11
- "version": "2.0.4",
+ "version": "2.0.5",
12
"description": "Cordova plugin for Google Firebase",
13
"cordova": {
14
"id": "cordova-plugin-firebase",
plugin.xml
@@ -1,5 +1,5 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
-<plugin id="cordova-plugin-firebase" version="2.0.4"
+<plugin id="cordova-plugin-firebase" version="2.0.5"
3
xmlns="http://apache.org/cordova/ns/plugins/1.0"
4
xmlns:android="http://schemas.android.com/apk/res/android">
5
<name>Google Firebase Plugin</name>
0 commit comments