From 4ab89aa9de753fea7f4ef3b4ec59628d37fa6311 Mon Sep 17 00:00:00 2001 From: Saksham Shekher <95137948+OshekharO@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:30:49 +0530 Subject: [PATCH] Update report_issue.yml --- .github/ISSUE_TEMPLATE/report_issue.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index d0766690f..0e19d2d24 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -44,7 +44,7 @@ body: label: Kotatsu version description: You can find your Kotatsu version in **Settings → About**. placeholder: | - Example: "3.3.1" + Example: "3.3.2" validations: required: true @@ -87,7 +87,7 @@ body: required: true - label: If this is an issue with a source, I should be opening an issue in the [parsers repository](https://github.com/KotatsuApp/kotatsu-parsers/issues/new). required: true - - label: I have updated the app to version **[3.3.1](https://github.com/KotatsuApp/Kotatsu/releases/latest)**. + - label: I have updated the app to version **[3.3.2](https://github.com/KotatsuApp/Kotatsu/releases/latest)**. required: true - label: I will fill out all of the requested information in this form. - required: true \ No newline at end of file + required: true