Skip to content

Commit

Permalink
🔖 Bump build number to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
stoeffn committed Apr 10, 2018
1 parent 358d2a1 commit cca1606
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion StudApp/StudApp/AppController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ final class AppController: UITabBarController {
case .presentDownloads:
selectedIndex = Tabs.downloadList.rawValue
}

return true
}

Expand Down
2 changes: 1 addition & 1 deletion StudApp/StudApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion StudApp/StudFileProvider/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionFileProviderDocumentGroup</key>
Expand Down
2 changes: 1 addition & 1 deletion StudApp/StudFileProviderUI/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionFileProviderActions</key>
Expand Down

0 comments on commit cca1606

Please sign in to comment.