diff --git a/package.json b/package.json index 62589d9..cb42665 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/plugin.xml b/plugin.xml index 3f280f7..c4aa0f9 100644 --- a/plugin.xml +++ b/plugin.xml @@ -18,7 +18,7 @@ + version="1.4.3-dev"> Screen Orientation Adds Screen Orientation API lock and unlock functions to the global screen object in android, iOS, WP8, W8.1, and BB10.