Set VERSION to 3.0.2-dev (via coho)

This commit is contained in:
Simon MacDonald
2017-12-27 19:13:50 -05:00
parent 9bd2ef7eda
commit 63fbbf45fd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "cordova-plugin-screen-orientation", "name": "cordova-plugin-screen-orientation",
"version": "3.0.1", "version": "3.0.2-dev",
"description": "Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and windows-uwp.", "description": "Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and windows-uwp.",
"repository": { "repository": {
"type": "git", "type": "git",
+1 -1
View File
@@ -18,7 +18,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-screen-orientation" id="cordova-plugin-screen-orientation"
version="3.0.1"> version="3.0.2-dev">
<name>Screen Orientation</name> <name>Screen Orientation</name>
<description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and windows-uwp.</description> <description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS and windows-uwp.</description>
<license>Apache 2.0</license> <license>Apache 2.0</license>
+1 -1
View File
@@ -22,7 +22,7 @@
xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:rim="http://www.blackberry.com/ns/widgets"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-screen-orientation-tests" id="cordova-plugin-screen-orientation-tests"
version="3.0.1"> version="3.0.2-dev">
<name>Cordova Screen Orientation Plugin Tests</name> <name>Cordova Screen Orientation Plugin Tests</name>
<license>Apache 2.0</license> <license>Apache 2.0</license>