CB-13826 Incremented plugin version.

This commit is contained in:
Suraj Pindoria 2018-01-25 11:47:20 -08:00
parent 09e1f06fb0
commit d96c08e00b
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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