Repository: cordova-plugin-splashscreen Updated Branches: refs/heads/master 0b001fb20 -> ec7c6aac3
CB-7571 Bump version of nested plugin to match parent plugin 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/ec7c6aac Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/ec7c6aac Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/ec7c6aac Branch: refs/heads/master Commit: ec7c6aac30269b2faf2b386b190b4f8e7d2f5e07 Parents: 0b001fb Author: Marcel Kinard <[email protected]> Authored: Wed Sep 17 16:27:18 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Wed Sep 17 16:27:18 2014 -0400 ---------------------------------------------------------------------- tests/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/ec7c6aac/tests/plugin.xml ---------------------------------------------------------------------- diff --git a/tests/plugin.xml b/tests/plugin.xml index c732e27..c48df83 100644 --- a/tests/plugin.xml +++ b/tests/plugin.xml @@ -20,7 +20,7 @@ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="org.apache.cordova.splashscreen.tests" - version="0.3.3"> + version="0.3.4-dev"> <name>Cordova Splashscreen Plugin Tests</name> <license>Apache 2.0</license>
