Set VERSION to 4.0.4-dev (via coho)

This commit is contained in:
filmaj 2017-04-27 13:05:10 -07:00
parent 85aa605a12
commit 7f140e0176
3 changed files with 3 additions and 3 deletions

View File

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