summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Stone Island/config.xml
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-10-01 18:11:43 +0200
committerJules Laplace <julescarbon@gmail.com>2020-10-01 18:11:43 +0200
commitd02fb549470a3293f913258cf88efc8e6d4d78ba (patch)
treef05f875a91d8c39604ac546a9f36a117e6276821 /StoneIsland/platforms/ios/Stone Island/config.xml
parent4568d0e428f53a508809d062b8cac792b5e56e1d (diff)
1.4.7 or something.
Diffstat (limited to 'StoneIsland/platforms/ios/Stone Island/config.xml')
-rw-r--r--StoneIsland/platforms/ios/Stone Island/config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/Stone Island/config.xml b/StoneIsland/platforms/ios/Stone Island/config.xml
index f5783aee..587110ac 100644
--- a/StoneIsland/platforms/ios/Stone Island/config.xml
+++ b/StoneIsland/platforms/ios/Stone Island/config.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<widget id="us.okfoc.stoneisland" version="1.4.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="us.okfoc.stoneisland" version="1.4.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<feature name="CDVWebViewEngine">
<param name="ios-package" value="CDVWebViewEngine" />
</feature>
@@ -164,5 +164,5 @@
<preference name="StatusBarStyle" value="default" />
<preference name="SplashMaintainAspectRatio" value="true" />
<preference name="ShowSplashScreenSpinner" value="false" />
- <preference name="AutoHideSplashScreen" value="true" />
+ <preference name="AutoHideSplashScreen" value="false" />
</widget>