Completed adding WP8 support

This commit is contained in:
EddyVerbruggen
2015-05-13 20:17:14 +02:00
parent 6ef264c1eb
commit 6c975278ea
2 changed files with 10 additions and 4 deletions
+1 -1
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.3">
version="1.3.4">
<name>Screen Orientation</name>
<description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and BB10.</description>