Skip to content

Commit

Permalink
Limit to Cordova >= 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed Jul 29, 2016
1 parent e629472 commit cc03d5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<keywords>intercom,intercom-cordova</keywords>

<engines>
<engine name="cordova" version=">=3.0.2" />
<engine name="cordova" version=">=4.0.0" />
<engine name="cordova-android" version=">=4.0.0" />
<engine name="cordova-ios" version=">=3.0.2" />
<engine name="cordova-ios" version=">=4.0.0" />
</engines>

<js-module name="Intercom" src="www/intercom.js">
Expand Down

0 comments on commit cc03d5b

Please sign in to comment.