CB-5719 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/1560fc86 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/1560fc86 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/1560fc86 Branch: refs/heads/dev Commit: 1560fc86f8289aff3e859e880d3a68da56601123 Parents: 3c2813f Author: Andrew Grieve <[email protected]> Authored: Thu Jan 2 12:30:52 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Thu Jan 2 12:30:52 2014 -0500 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/1560fc86/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index dd2636a..6b358e6 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.6"> + version="0.2.7-dev"> <name>Splashscreen</name> <description>Cordova Splashscreen Plugin</description> <license>Apache 2.0</license>
