Skip to content

Commit 91fc42c

Browse files
committed
6.1.3
1 parent 43439ba commit 91fc42c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-firebase-dynamiclinks",
3-
"version": "6.1.2",
3+
"version": "6.1.3",
44
"description": "Cordova plugin for Firebase Dynamic Links",
55
"cordova": {
66
"id": "cordova-plugin-firebase-dynamiclinks",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
22
xmlns:android="http://schemas.android.com/apk/res/android"
33
id="cordova-plugin-firebase-dynamiclinks"
4-
version="6.1.2">
4+
version="6.1.3">
55

66
<name>FirebaseDynamicLinksPlugin</name>
77
<description>Cordova plugin for Firebase Dynamic Links</description>

0 commit comments

Comments
 (0)