Incremented plugin version to -dev (5.0.5-dev)

This commit is contained in:
Niklas Merz 2020-06-03 20:00:51 +02:00
parent 5bc7d0d63f
commit c1ab711039
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-splashscreen",
"version": "5.0.4",
"version": "5.0.5-dev",
"description": "Cordova Splashscreen Plugin",
"types": "./types/index.d.ts",
"cordova": {

View File

@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-splashscreen"
version="5.0.4">
version="5.0.5-dev">
<name>Splashscreen</name>
<description>Cordova Splashscreen Plugin</description>
<license>Apache 2.0</license>

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-splashscreen-tests",
"version": "5.0.4",
"version": "5.0.5-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-splashscreen-tests",

View File

@ -20,7 +20,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-splashscreen-tests"
version="5.0.4">
version="5.0.5-dev">
<name>Cordova Splashscreen Plugin Tests</name>
<license>Apache 2.0</license>