CB-10368 Incremented plugin version.

This commit is contained in:
Steve Gill 2016-01-15 16:58:32 -08:00
parent 0f4a9d3f18
commit 12dcd57d51
3 changed files with 3 additions and 3 deletions

View File

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