Incremented plugin version. (splash20190509)

This commit is contained in:
Jan Piotrowski 2019-05-09 22:43:34 +02:00
parent 5339fcf377
commit e44f9d1f1f
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cordova-plugin-splashscreen",
"version": "5.0.3",
"version": "5.0.4-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.3">
version="5.0.4-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.3",
"version": "5.0.4-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.3">
version="5.0.4-dev">
<name>Cordova Splashscreen Plugin Tests</name>
<license>Apache 2.0</license>