cronapp-cordova-plugin-ionic-webview 4.4.0-RC.10 → 4.4.0-RC.11

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 +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cronapp-cordova-plugin-ionic-webview",
3
- "version": "4.4.0-RC.10",
3
+ "version": "4.4.0-RC.11",
4
4
  "description": "Ionic Web View Engine Plugin",
5
5
  "scripts": {
6
6
  "sync_plugin_xml": "sync-cordova-xml package.json plugin.xml --output=plugin.xml",
package/plugin.xml CHANGED
@@ -16,7 +16,7 @@
16
16
  KIND, either express or implied. See the License for the
17
17
  specific language governing permissions and limitations
18
18
  under the License.
19
- --><plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="cronapp-cordova-plugin-ionic-webview" version="4.4.0-RC.10">
19
+ --><plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="cronapp-cordova-plugin-ionic-webview" version="4.4.0-RC.11">
20
20
  <name>cronapp-cordova-plugin-ionic-webview</name>
21
21
  <description>Ionic Web View Engine Plugin</description>
22
22
  <license>Apache-2.0</license>