You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by to...@apache.org on 2016/05/23 13:42:08 UTC

[10/50] cordova-plugin-screen-orientation git commit: Changed version to be compatible with cordova plugin registry

Changed version to be compatible with cordova plugin registry

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/commit/6ef264c1
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/6ef264c1
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/6ef264c1

Branch: refs/heads/master
Commit: 6ef264c1eb6351d566715a95ca468b8cc9780812
Parents: dd53a58
Author: Eddy Verbruggen <Ed...@users.noreply.github.com>
Authored: Sun May 10 12:59:00 2015 +0200
Committer: Eddy Verbruggen <Ed...@users.noreply.github.com>
Committed: Sun May 10 12:59:00 2015 +0200

----------------------------------------------------------------------
 plugin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/6ef264c1/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 832bb55..dafa2f9 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -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>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org