Merge tag '0.2.7' into develop

- support importing SSH private key via scanning QR codes
- SSH public key is not required anymore
- code polishing (UI and code logics)
- several bug fixes
This commit is contained in:
Yishi Lin 2017-06-08 10:53:35 +08:00
commit e688b35195

View file

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.6</string>
<string>0.2.7</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>ITSAppUsesNonExemptEncryption</key>