Updated Branches: refs/heads/master e73b59024 -> 3c2813f50
[CB-5565] Incremented plugin version on dev branch. 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/9541c1eb Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/9541c1eb Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/9541c1eb Branch: refs/heads/master Commit: 9541c1eb378bc413ba3c4966b88ac1774c096f60 Parents: e73b590 Author: Steven Gill <[email protected]> Authored: Wed Dec 4 15:32:04 2013 -0800 Committer: Steven Gill <[email protected]> Committed: Wed Dec 4 15:32:04 2013 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/9541c1eb/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index d848855..6c0041d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,7 +2,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.splashscreen" - version="0.2.5"> + version="0.2.6-dev"> <name>Splashscreen</name> <description>Cordova Splashscreen Plugin</description> <license>Apache 2.0</license>
