CB-11091 Incremented plugin version.

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/edb6c3d6
Tree: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/edb6c3d6
Diff: 
http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/edb6c3d6

Branch: refs/heads/master
Commit: edb6c3d6f8cc33a7d6352b419cd52770c130c0e4
Parents: 14061d1
Author: Steve Gill <[email protected]>
Authored: Fri Apr 15 13:45:27 2016 -0700
Committer: Steve Gill <[email protected]>
Committed: Fri Apr 15 13:45:27 2016 -0700

----------------------------------------------------------------------
 package.json     | 2 +-
 plugin.xml       | 2 +-
 tests/plugin.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/edb6c3d6/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 6c407cf..0abdcab 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-plugin-splashscreen",
-  "version": "3.2.2",
+  "version": "3.2.3-dev",
   "description": "Cordova Splashscreen Plugin",
   "cordova": {
     "id": "cordova-plugin-splashscreen",

http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/edb6c3d6/plugin.xml
----------------------------------------------------------------------
diff --git a/plugin.xml b/plugin.xml
index 0458316..655ce94 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
            id="cordova-plugin-splashscreen"
-      version="3.2.2">
+      version="3.2.3-dev">
     <name>Splashscreen</name>
     <description>Cordova Splashscreen Plugin</description>
     <license>Apache 2.0</license>

http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/edb6c3d6/tests/plugin.xml
----------------------------------------------------------------------
diff --git a/tests/plugin.xml b/tests/plugin.xml
index ef81b1f..05255da 100644
--- a/tests/plugin.xml
+++ b/tests/plugin.xml
@@ -20,7 +20,7 @@
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0";
     id="cordova-plugin-splashscreen-tests"
-    version="3.2.2">
+    version="3.2.3-dev">
     <name>Cordova Splashscreen Plugin Tests</name>
     <license>Apache 2.0</license>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to