diff --git a/Sources/VLC for iOS-Info.plist b/Sources/VLC for iOS-Info.plist index a91387cddcc6deb0741974a616ebc3069c83a267..79e13a3b7f828b43cc90d80faa0153ebac723c0a 100644 --- a/Sources/VLC for iOS-Info.plist +++ b/Sources/VLC for iOS-Info.plist @@ -234,7 +234,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>278.0</string> + <string>278.1</string> <key>ITSAppUsesNonExemptEncryption</key> <false/> <key>LSApplicationCategoryType</key> diff --git a/VLC WatchKit Native Extension/Info.plist b/VLC WatchKit Native Extension/Info.plist index d12c554a5f802143d752f500ee83b922913399c4..ca4c4935c7d9db2a26be94a2e70739a8405f1ec2 100644 --- a/VLC WatchKit Native Extension/Info.plist +++ b/VLC WatchKit Native Extension/Info.plist @@ -21,7 +21,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>278.0</string> + <string>278.1</string> <key>MLKitGroupIdentifier</key> <string>$(GROUP_IDENTIFIER)</string> <key>NSExtension</key> diff --git a/VLC WatchKit Native/Info.plist b/VLC WatchKit Native/Info.plist index 5068ce90c7c4344965baa30d96ab9e5675364cec..f0b2d72d07108f721c64cc5d8fea823c3fcec777 100644 --- a/VLC WatchKit Native/Info.plist +++ b/VLC WatchKit Native/Info.plist @@ -21,7 +21,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>278.0</string> + <string>278.1</string> <key>UISupportedInterfaceOrientations</key> <array> <string>UIInterfaceOrientationPortrait</string>