upgrade push notification plugin

This commit is contained in:
Matias Alejo Garcia 2016-10-06 10:51:22 -03:00
commit 4aaf28d3fe
No known key found for this signature in database
GPG key ID: 02470DB551277AB3

View file

@ -55,7 +55,7 @@
<plugin name="cordova-plugin-customurlscheme" spec="~4.2.0"> <plugin name="cordova-plugin-customurlscheme" spec="~4.2.0">
<variable name="URL_SCHEME" value="UNUSED" /> <variable name="URL_SCHEME" value="UNUSED" />
</plugin> </plugin>
<plugin name="phonegap-plugin-push" spec="1.5.3" /> <plugin name="phonegap-plugin-push" spec="1.8.2" />
<!-- Supported Platforms --> <!-- Supported Platforms -->
<engine name="ios" spec="~4.2.1" /> <engine name="ios" spec="~4.2.1" />