From 48a2c5a74b6fac4cb46d3dac8f8fbf35e1a3fb46 Mon Sep 17 00:00:00 2001 From: Jays2Kings Date: Wed, 27 Sep 2023 17:22:32 -0700 Subject: [PATCH] Version 1.7.1 --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/issue_report.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 35cd2fbf23..58c7024aeb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,7 +4,7 @@ I acknowledge that: - If this is a bug or a feature, I will not use this issue template and instead use one of the options on the previous page - I have tried the troubleshooting guide: https://tachiyomi.org/help/guides/troubleshooting-problems/ -- I have updated to the latest version of the app (latest J2K is v1.7.0) +- I have updated to the latest version of the app (latest J2K is v1.7.1) - I will not repeat an issue already requested - If this is an request for an extension/source, that I should be opening an issue in https://github.com/tachiyomiorg/tachiyomi-extensions diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 9138fba25a..7e28aa4c8e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -35,7 +35,7 @@ body: required: true - label: If this is an issue with an extension, or a request for an extension, I should be opening an issue in the [extensions repository](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose). required: true - - label: I have updated the app to version **[1.7.0](https://github.com/Jays2Kings/tachiyomiJ2K/releases/latest)**. + - label: I have updated the app to version **[1.7.1](https://github.com/Jays2Kings/tachiyomiJ2K/releases/latest)**. required: true - label: I have checked through the app settings for my feature. required: true diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index 6e338a02b6..56ddcaeefa 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -100,7 +100,7 @@ body: required: true - label: I have tried the [troubleshooting guide](https://tachiyomi.org/help/guides/troubleshooting/). required: true - - label: I have updated the app to version **[1.7.0](https://github.com/Jays2Kings/tachiyomiJ2K/releases/latest)**. + - label: I have updated the app to version **[1.7.1](https://github.com/Jays2Kings/tachiyomiJ2K/releases/latest)**. required: true - label: I have updated all installed extensions. required: true