CB-12224 Incremented plugin version.

This commit is contained in:
Shazron Abdullah 2016-12-07 16:55:08 -08:00 committed by Steve Gill
parent 5aebc9c085
commit 361b8f15c9
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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