From 101dc5810d17763b83146fdd05231e8e5611996b Mon Sep 17 00:00:00 2001 From: Oliver Wiese <oliver.wiese@fu-berlin.de> Date: Fri, 18 Oct 2019 13:09:41 +0200 Subject: [PATCH] new Version --- enzevalos_iphone/PLists/enzevalos-Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enzevalos_iphone/PLists/enzevalos-Info.plist b/enzevalos_iphone/PLists/enzevalos-Info.plist index 88568379..a298da49 100644 --- a/enzevalos_iphone/PLists/enzevalos-Info.plist +++ b/enzevalos_iphone/PLists/enzevalos-Info.plist @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.8.29</string> + <string>0.8.30</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleURLTypes</key> @@ -32,7 +32,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>0.8.29</string> + <string>0.8.30</string> <key>LSRequiresIPhoneOS</key> <true/> <key>NSAppTransportSecurity</key> -- GitLab