cordova-plugin-appice 2.1.2 → 2.1.3

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