Browse Source

version .18

pull/1/head
gme_2 6 years ago
parent
commit
b2112e3439
  1. 2
      GMERemittance/Info.plist
  2. 2
      GMERemittance/wallet.html

2
GMERemittance/Info.plist

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

2
GMERemittance/wallet.html

@ -7,7 +7,7 @@
<body>
<div class="main-container" style="max-width:500px; width:100%; background: #fff; padding: 15px 15px; margin: 0 auto; font-family: Lato, sans-serif;
">
">
<div class="brand-logo" style="margin-bottom: 25px;">
<img src="#LOGO_IMAGE#" alt="Logo" style="margin:15px auto; width:150px;display: block;" />
</div>

Loading…
Cancel
Save