File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 < img class ="app-icon " src ="https://github.com/niklas-8/RemoteFiles/blob/master/assets/app_icon_bg.png?raw=true ">
2929 < h1 class ="project-name "> {{ page.title | default: site.title | default: site.github.repository_name }}</ h1 >
3030 < h2 class ="project-tagline first "> The modern SFTP client for Android and iOS</ h2 >
31- < h2 class ="project-tagline "> Version 0.0.4 [Beta]</ h2 >
31+ < h2 class ="project-tagline "> Version 0.0.5 [Beta]</ h2 >
3232 {% if site.github.is_project_page %}
3333 < a href ="{{ site.github.repository_url }} " class ="btn "> View on GitHub</ a >
3434 {% endif %}
3535 {% if site.show_downloads %}
36- < a href ="https://github.com/niklas-8/RemoteFiles/releases/download/v0.0.4 -beta/remotefiles-v0.0.4-beta.apk "
36+ < a href ="https://github.com/niklas-8/RemoteFiles/releases/download/v0.0.5 -beta/remotefiles-v0.0.4-beta.apk "
3737 class ="btn "> Download .apk</ a >
3838 < a class ="btn not-available "> Google PlayStore (not yet available)</ a >
3939 {% endif %}
@@ -81,4 +81,4 @@ <h2>Screenshots</h2>
8181 </ main >
8282</ body >
8383
84- </ html >
84+ </ html >
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ description: A modern 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.4
14+ version : 0.0.5
1515
1616environment :
1717 sdk : " >=2.2.2 <3.0.0"
You can’t perform that action at this time.
0 commit comments