Browse Source

.live version 2.3.0

pull/1/head
InKwon James Kim 5 years ago
parent
commit
0f2f5cc0b9
  1. 2
      GMERemittance/AppDelegate.swift
  2. 2
      GMERemittance/Info.plist

2
GMERemittance/AppDelegate.swift

@ -20,7 +20,7 @@ import IQKeyboardManagerSwift
import LGSideMenuController
import Localize_Swift
let server: Server = .kftcTest
let server: Server = .live
var overlayView: UIView?
@UIApplicationMain

2
GMERemittance/Info.plist

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.2.2</string>
<string>2.3.0</string>
<key>CFBundleURLTypes</key>
<array>
<dict>

Loading…
Cancel
Save