diff options
Diffstat (limited to 'StoneIsland/config.xml')
| -rwxr-xr-x | StoneIsland/config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/StoneIsland/config.xml b/StoneIsland/config.xml index 31108cfa..eb1960f4 100755 --- a/StoneIsland/config.xml +++ b/StoneIsland/config.xml @@ -1,11 +1,11 @@ <?xml version='1.0' encoding='utf-8'?> -<widget id="us.okfoc.stoneisland" version="0.8.8" android-versionCode="6088" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget id="us.okfoc.stoneisland" version="0.9.0" android-versionCode="6090" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <name>Stone Island</name> <description> Stone Island </description> - <author email="frontdesk@okfoc.us" href="http://okfoc.us/"> - OKFocus + <author email="julescarbon@gmail.com" href="http://asdf.us/"> + Jules Laplace </author> <content src="index.html" /> <plugin name="cordova-plugin-whitelist" version="1" /> |
