CB-11832 Incremented plugin version.

This commit is contained in:
Steve Gill 2016-09-09 16:08:04 -07:00
parent 6e43615e25
commit 2eb78b3724
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "cordova-plugin-splashscreen", "name": "cordova-plugin-splashscreen",
"version": "4.0.0", "version": "4.0.1-dev",
"description": "Cordova Splashscreen Plugin", "description": "Cordova Splashscreen Plugin",
"cordova": { "cordova": {
"id": "cordova-plugin-splashscreen", "id": "cordova-plugin-splashscreen",

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="4.0.0"> version="4.0.1-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="4.0.0"> version="4.0.1-dev">
<name>Cordova Splashscreen Plugin Tests</name> <name>Cordova Splashscreen Plugin Tests</name>
<license>Apache 2.0</license> <license>Apache 2.0</license>