We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.6.0
1 parent 9512018 commit 284ad62Copy full SHA for 284ad62
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-app-update",
3
- "version": "1.5.5",
+ "version": "1.6.0",
4
"description": "Cordova App Update",
5
"cordova": {
6
"id": "cordova-plugin-app-update",
plugin.xml
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
- id="cordova-plugin-app-update" version="1.5.5">
+ id="cordova-plugin-app-update" version="1.6.0">
<name>AppUpdate</name>
<description>Cordova App Update</description>
<license>Apache 2.0</license>
0 commit comments