From e449dceda5cd1d8c09c9dac0f4076644492ac4fa Mon Sep 17 00:00:00 2001 From: tom5079 Date: Tue, 14 May 2019 19:23:42 +0900 Subject: [PATCH] Pupil v1.3 released --- _config.yml | 2 +- _layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 462678c3..54d0af28 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.2/Pupil-v1.2.apk + app_url: https://github.com/tom5079/Pupil-issue/releases/download/1.3/Pupil-v1.3.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 62464811..91c07722 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 + Download app (v1.3) Having a problem? {% endif %}