Changed version to be compatible with cordova plugin registry

This commit is contained in:
Eddy Verbruggen 2015-05-10 12:59:00 +02:00
parent dd53a58020
commit 6ef264c1eb

View File

@ -2,7 +2,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="net.yoik.cordova.plugins.screenorientation"
version="1.3.2.1">
version="1.3.3">
<name>Screen Orientation</name>
<description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and BB10.</description>