diff --git a/_config.yml b/_config.yml index 54d0af28..d30c7991 100644 --- a/_config.yml +++ b/_config.yml @@ -8,5 +8,5 @@ show_downloads: true google_analytics: UA-119938781-2 github: - app_url: https://github.com/tom5079/Pupil-issue/releases/download/1.3/Pupil-v1.3.apk + app_url: https://github.com/tom5079/Pupil-issue/releases/download/1.4/Pupil-v1.4.apk issue_url: https://github.com/tom5079/Pupil-issue/issues/new/choose \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 91c07722..93b08614 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -25,7 +25,7 @@

{{ page.title | default: site.title | default: site.github.repository_name }}

{{ page.description | default: site.description | default: site.github.project_tagline }}

{% if site.show_downloads %} - Download app (v1.3) + Download app (v1.4) Having a problem? {% endif %}