From 81bd90976b6fbb571d3691c31aecb80c7864c13b Mon Sep 17 00:00:00 2001 From: giorgionegro <43270431+giorgionegro@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:00:06 -0500 Subject: [PATCH] [skip ci]chore: Update app version in issue template (#2771) --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/01_report_issue.yml | 2 +- .github/ISSUE_TEMPLATE/05_request_feature.yml | 2 +- .github/ISSUE_TEMPLATE/06_request_meta.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 053d37050..668f125fc 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ I acknowledge that: -- I have updated to the latest version of the app (stable is v0.12.3.10) +- I have updated to the latest version of the app (stable is v0.15.2.2) - I have updated all extensions - If this is an issue with the app itself, that I should be opening an issue in https://github.com/aniyomiorg/aniyomi - I have searched the existing issues for duplicates diff --git a/.github/ISSUE_TEMPLATE/01_report_issue.yml b/.github/ISSUE_TEMPLATE/01_report_issue.yml index 426e4f4de..fb1cd0df0 100644 --- a/.github/ISSUE_TEMPLATE/01_report_issue.yml +++ b/.github/ISSUE_TEMPLATE/01_report_issue.yml @@ -63,7 +63,7 @@ body: description: | You can find your Aniyomi version in **More → About**. placeholder: | - Example: "0.12.3.10" or "Preview r6691" + Example: "0.15.2.2" or "Preview r7473" validations: required: true diff --git a/.github/ISSUE_TEMPLATE/05_request_feature.yml b/.github/ISSUE_TEMPLATE/05_request_feature.yml index ae3dc0e5a..841270f27 100644 --- a/.github/ISSUE_TEMPLATE/05_request_feature.yml +++ b/.github/ISSUE_TEMPLATE/05_request_feature.yml @@ -53,7 +53,7 @@ body: required: true - label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/aniyomiorg/aniyomi/issues/new/choose). required: true - - label: I have updated the app to version **[0.13.5](https://github.com/aniyomiorg/aniyomi/releases/latest)**. + - label: I have updated the app to version **[0.15.2.2](https://github.com/aniyomiorg/aniyomi/releases/latest)**. required: true - label: I will fill out all of the requested information in this form. required: true diff --git a/.github/ISSUE_TEMPLATE/06_request_meta.yml b/.github/ISSUE_TEMPLATE/06_request_meta.yml index ec45f3de0..a34b9dff7 100644 --- a/.github/ISSUE_TEMPLATE/06_request_meta.yml +++ b/.github/ISSUE_TEMPLATE/06_request_meta.yml @@ -33,7 +33,7 @@ body: required: true - label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/aniyomiorg/aniyomi/issues/new/choose). required: true - - label: I have updated the app to version **[0.13.5](https://github.com/aniyomiorg/aniyomi/releases/latest)**. + - label: I have updated the app to version **[0.15.2.2](https://github.com/aniyomiorg/aniyomi/releases/latest)**. required: true - label: I have updated all installed extensions. required: true