Incremented plugin version. (screenorientation3.0.3)

This commit is contained in:
Niklas Merz 2023-02-21 22:33:18 +01:00
parent eb356d385c
commit cc71a9dd7e
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-screen-orientation",
"version": "3.0.3",
"version": "3.0.4-dev",
"description": "Cordova Screen Orientation plugin",
"repository": "github:apache/cordova-plugin-screen-orientation",
"bugs": "https://github.com/apache/cordova-plugin-screen-orientation/issues",

View File

@ -18,7 +18,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-screen-orientation"
version="3.0.3">
version="3.0.4-dev">
<name>Screen Orientation</name>
<description>Cordova Screen Orientation plugin</description>
<license>Apache 2.0</license>

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-screen-orientation-tests",
"version": "3.0.3",
"version": "3.0.4-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-screen-orientation-tests",

View File

@ -22,7 +22,7 @@
xmlns:rim="http://www.blackberry.com/ns/widgets"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-screen-orientation-tests"
version="3.0.3">
version="3.0.4-dev">
<name>Cordova Screen Orientation Plugin Tests</name>
<license>Apache 2.0</license>