mirror of
https://github.com/tappollo/WWDC.git
synced 2026-04-29 04:15:12 +08:00
Bump version
This commit is contained in:
@@ -10,7 +10,7 @@ import Foundation
|
||||
|
||||
struct Constants {
|
||||
|
||||
static let coreSchemaVersion: UInt64 = 31
|
||||
static let coreSchemaVersion: UInt64 = 32
|
||||
|
||||
static let thumbnailHeight: CGFloat = 150
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>5.1</string>
|
||||
<string>5.1.1</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
@@ -38,7 +38,7 @@
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>600</string>
|
||||
<string>610</string>
|
||||
<key>Fabric</key>
|
||||
<dict>
|
||||
<key>APIKey</key>
|
||||
|
||||
Reference in New Issue
Block a user