appsflyer-capacitor-plugin 6.4.4-rc2 → 6.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # Release Notes
2
- ### 6.4.4-rc2
2
+ ### 6.4.4
3
3
  Release date: *2021-December-13*
4
4
  - Updated AppsFlyer Android SDK to v6.4.3
5
5
  - Updated AppsFlyer iOS SDK to v6.4.4
package/README.md CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  ### <a id="plugin-build-for"> This plugin is built for
16
16
 
17
- - Android AppsFlyer SDK **6.4.0️**
17
+ - Android AppsFlyer SDK **6.4.3️**
18
18
  - iOS AppsFlyer SDK **6.4.4️**
19
19
 
20
20
  <!---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "appsflyer-capacitor-plugin",
3
- "version" : "6.4.4-rc2",
3
+ "version": "6.4.4",
4
4
  "iosSdkVersion": "6.4.4",
5
5
  "description": "AppsFlyer SDK plugin for Capacitor",
6
6
  "main": "dist/plugin.cjs.js",