cordova-plugin-appice 2.1.5 → 2.1.7

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/plugin.xml +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cordova-plugin-appice",
3
- "version": "2.1.5",
3
+ "version": "2.1.7",
4
4
  "description": "AppICE Plugin for Cordova/PhoneGap",
5
5
  "cordova": {
6
6
  "id": "cordova-plugin-appice",
package/plugin.xml CHANGED
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
3
- id="cordova-plugin-appice" version="2.1.5">
3
+ id="cordova-plugin-appice" version="2.1.7">
4
4
  <name>AppICE</name>
5
5
  <description>AppICE Plugin for Cordova/PhoneGap</description>
6
6
  <license>Commercial</license>
@@ -114,7 +114,7 @@
114
114
  <preference name="WORK_MANAGER_VERSION" default="2.7.1"/>
115
115
 
116
116
  <!-- AppICE VERSION-->
117
- <preference name="APPICE_VERSION" default="2.5.81"/>
117
+ <preference name="APPICE_VERSION" default="2.5.87"/>
118
118
 
119
119
 
120
120
  <!-- USES PERMISSION -->