From c357f6f65853fcafdc70f350daa8b1b5733ef575 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Mon, 9 Dec 2024 08:31:26 +0700 Subject: [PATCH] chore: Sync project --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- .github/ISSUE_TEMPLATE/issue_report.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 646bdb9e4f..241ffa0f67 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 contacting the extensions repository's maintainer/support for help. required: true - - label: I have updated the app to version **[1.8.5.13](https://github.com/null2264/yokai/releases/latest)**. + - label: I have updated the app to version **[1.9.0](https://github.com/null2264/yokai/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 212bdee2b7..c0b9135137 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://mihon.app/help/). required: true - - label: I have updated the app to version **[1.8.5.13](https://github.com/null2264/yokai/releases/latest)**. + - label: I have updated the app to version **[1.9.0](https://github.com/null2264/yokai/releases/latest)**. required: true - label: I have updated all installed extensions. required: true