Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Issue #751: Use cordova-ios 4.1.0 in Milestone 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Mar 29, 2016
1 parent 87f7891 commit 128dba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<engines>
<engine name="cordova" version=">=3.6.3" />
<engine name="cordova-android" version=">=4.0.0" />
<engine name="cordova-ios" version=">=4.0.0" />
<engine name="cordova-ios" version=">=4.1.0" />
</engines>

<preference name="SENDER_ID" />
Expand Down

0 comments on commit 128dba4

Please sign in to comment.