Browse Source

ready for 2.2.1

pull/1/head
InKwon James Kim 5 years ago
parent
commit
e8401335d7
  1. 2
      GMERemittance/Info.plist
  2. 2
      GMERemittance/Module/Home/Application Logic/Service/HomeService.swift

2
GMERemittance/Info.plist

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

2
GMERemittance/Module/Home/Application Logic/Service/HomeService.swift

@ -24,7 +24,7 @@ class HomeService: HomeServiceType {
{
"countryName": "Nepal",
"countryCode": "np",
"remitPhoneNumberNumber": "1811-2934",
"remitPhoneNumber": "1811-2934",
"remitFacebookURL": "https://www.facebook.com/gmenepal/",
"loanPhoneNumber": "010-6584-6864",
"loanFacebookURL": "https://www.facebook.com/gmeloannepal/"

Loading…
Cancel
Save