CB-12224 Incremented plugin version.

This commit is contained in:
Shazron Abdullah 2016-12-07 16:55:08 -08:00
parent fff9124669
commit b988ac77b0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-screen-orientation",
"version": "1.4.2",
"version": "1.4.3-dev",
"description": "Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8, W8.1, and BB10.",
"repository": {
"type": "git",

View File

@ -18,7 +18,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-screen-orientation"
version="1.4.2">
version="1.4.3-dev">
<name>Screen Orientation</name>
<description>Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8, W8.1, and BB10.</description>