From 1b3e5bf2e9d74a59dc7cde7ad3975e397f776d0e Mon Sep 17 00:00:00 2001 From: Oliver Wiese <oliver.wiese@fu-berlin.de> Date: Tue, 1 Oct 2019 18:39:21 +0200 Subject: [PATCH] update 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 0ea05abc..88568379 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.28</string> + <string>0.8.29</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleURLTypes</key> @@ -32,7 +32,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>0.8.28</string> + <string>0.8.29</string> <key>LSRequiresIPhoneOS</key> <true/> <key>NSAppTransportSecurity</key> -- GitLab