From 2aba81e306640d85af27297e33d8a04f2fe0913b Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 16 Jun 2014 19:11:01 +0000 Subject: [PATCH] --- contrib/mobile/iOS/Onelab/Onelab-Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/mobile/iOS/Onelab/Onelab-Info.plist b/contrib/mobile/iOS/Onelab/Onelab-Info.plist index fba6675712..4a76ebdc4c 100644 --- a/contrib/mobile/iOS/Onelab/Onelab-Info.plist +++ b/contrib/mobile/iOS/Onelab/Onelab-Info.plist @@ -35,11 +35,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.0.5</string> + <string>1.0.6</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>1.0.5</string> + <string>1.0.6</string> <key>LSRequiresIPhoneOS</key> <true/> <key>UIFileSharingEnabled</key> -- GitLab