Bump version number, update card draw server
2 files changed, 4 insertions(+), 4 deletions(-) M Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift M Amalgamation/Supporting Files/Info.plist
M Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift => Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift +1 -1
@@ 30,7 30,7 @@ class DDRCardDrawServer private var _urlSession: URLSession private var _operationQueue: OperationQueue fileprivate static let _baseURL = URL(string: "http://mephisto.zanneth.com:5731")! fileprivate static let _baseURL = URL(string: "http://mephisto.zanneth.com:5730")! init() {
M Amalgamation/Supporting Files/Info.plist => Amalgamation/Supporting Files/Info.plist +3 -3
@@ 15,16 15,16 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> <string>1.0</string> <string>1.1</string> <key>CFBundleVersion</key> <string>1</string> <key>LSRequiresIPhoneOS</key> <true/> <key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> </dict> <key>LSRequiresIPhoneOS</key> <true/> <key>UIAppFonts</key> <array> <string>Karla-Italic.ttf</string>