Browse Source

bump build number

Felix Paul Kühne 10 years ago
parent
commit
ee6e01d955
1 changed files with 11 additions and 11 deletions
  1. 11 11
      Sources/VLC for iOS-Info.plist

+ 11 - 11
Sources/VLC for iOS-Info.plist

@@ -172,19 +172,19 @@
 				<string>vlc</string>
 			</array>
 		</dict>
-        <dict>
-            <key>CFBundleTypeRole</key>
-            <string>Viewer</string>
-            <key>CFBundleURLName</key>
-            <string>x-callback-url</string>
-            <key>CFBundleURLSchemes</key>
-            <array>
-                <string>vlc-x-callback</string>
-            </array>
-        </dict>
+		<dict>
+			<key>CFBundleTypeRole</key>
+			<string>Viewer</string>
+			<key>CFBundleURLName</key>
+			<string>x-callback-url</string>
+			<key>CFBundleURLSchemes</key>
+			<array>
+				<string>vlc-x-callback</string>
+			</array>
+		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>2.4.0</string>
+	<string>2.4.1</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>UIBackgroundModes</key>