This is an automated email from the ASF dual-hosted git repository.

macdonst pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/cordova-plugin-splashscreen.git


The following commit(s) were added to refs/heads/master by this push:
     new 57b553a  CB-13709: Fix to allow 5.0.0 version install (#144)
57b553a is described below

commit 57b553a68e004db32a7de79863f85b88dd7f0739
Author: jcesarmobile <jcesarmob...@gmail.com>
AuthorDate: Wed Dec 27 16:50:30 2017 +0100

    CB-13709: Fix to allow 5.0.0 version install (#144)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index f55b6e1..2b2f669 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
         "cordova-android": ">=3.6.0",
         "cordova-windows": ">=4.4.0"
       },
-      "5.0.0": {
+      "6.0.0": {
         "cordova": ">100"
       }
     }

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <commits@cordova.apache.org>'].

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to