Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Merge pull request #251 from Telerik-Verified-Plugins/galexandrov/patch
Browse files Browse the repository at this point in the history
Adjust the engine range to (>=3.0.0 and <4.0.0)
  • Loading branch information
EddyVerbruggen authored Jul 15, 2016
2 parents 4f83a17 + 72a454f commit 8c149f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

<engines>
<engine name="cordova" version=">=3.0.0"/>
<engine name="cordova" version="<4.0.0" />
</engines>

<!-- ios -->
Expand Down

0 comments on commit 8c149f3

Please sign in to comment.