File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 217217 < img src ="https://github.com/niklas-8/RemoteFiles/blob/master/assets/app_icon_bg.png?raw=true " />
218218 < h1 > RemoteFiles</ h1 >
219219 < h3 > An open source SFTP client for Android and iOS</ h3 >
220- < h3 > Version 0.0.10 [Beta]</ h3 >
220+ < h3 > Version 0.0.11 [Beta]</ h3 >
221221 < div id ="button-container ">
222222 < a id ="button " href ="https://github.com/niklas-8/RemoteFiles "> < span id ="icon "
223223 class ="mdi mdi-github-circle "> </ span > < span id ="text "> View on GitHub</ span > </ a >
224224 < a id ="button " href ="https://play.google.com/store/apps/details?id=com.niklas8.remotefiles "> < span id ="icon "
225225 class ="mdi mdi-google-play "> </ span > < span id ="text "> Google PlayStore</ span > </ a >
226226 < a id ="button "
227- href ="https://github.com/niklas-8/RemoteFiles/releases/download/v0.0.10 -beta/remotefiles-v0.0.10 -beta.apk "> < span
227+ href ="https://github.com/niklas-8/RemoteFiles/releases/download/v0.0.11 -beta/remotefiles-v0.0.11 -beta.apk "> < span
228228 id ="icon " class ="mdi mdi-download "> </ span > < span id ="text "> Download APK file</ span > </ a >
229229 </ div >
230230 </ header >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ description: An open source SFTP client for Android and iOS
1111# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212# Read more about iOS versioning at
1313# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14- version : 0.0.10+10
14+ version : 0.0.11+11
1515
1616environment :
1717 sdk : " >=2.2.2 <3.0.0"
You can’t perform that action at this time.
0 commit comments