This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-splashscreen.git
commit 4789333c3a33bcc1ba15275733f80e9dec3b133c Author: Niklas Merz <[email protected]> AuthorDate: Mon Apr 4 20:03:53 2022 +0200 Incremented plugin version. --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 8947a1d..14c5455 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="6.0.1"> + version="6.0.2-dev"> <name>Splashscreen</name> <description>Cordova Splashscreen Plugin</description> <license>Apache 2.0</license> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
